former_member554397
Participant
Member since ‎2015 Jul 31

User Statistics

  • 43 Posts
  • 1 Solutions
  • 23 Kudos given
  • 0 Kudos received

User Activity

How to include an external DLL to use in VB Script?
Hi !I open models from Repository through a script.Where are the model files on the local disk? How to open models without opening diagrams? Set fldr = RepositoryConnection.FindChildByPath(my_branch, Cls_RepositoryFolder, "", Nothing, False)For ...
I'm thinking of creating a communications plan in SAP PD in EAM (Organizational and staff structure). Carriers of critical knowledge should be registered there.I try not to use Excel files. PD Impact&Lineage Analysis is a power.And what unusual examp...
DBMS - Greenplum.I create YAML for Liquibase.Main Menu -> Database --> Edit Current DBMS... --> Script \ Objects \ Column \ AlterStatementListI want to use changeSet "addDefaultValue" (Liquibase) for Default Value and I'm trying to place my code in 2...
Maybe it will be useful to someone. My GTLfragment to generate yaml for Liquibase. Place to Main Menu --> Database --> Edit Current DBMS... --> Script --> Objects --> Table --> Create databaseChangeLog: - changeSet: id: 1 author: b...