Consultor Eletrônico



Kbase P130644: Can Dictionary Tools for DataServer be called from command line or procedure editor?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/12/2008
Status: Verified

GOAL:

Can Dictionary Tools for DataServer be called from command line or procedure editor?

GOAL:

Is there a way to call Dictionary Tools for DataServer from command line or procedure editor?

GOAL:

Can data administration menu be automated?

FACT(s) (Environment):

DataServers

FIX:

No. The code supporting Data Server Menus has not been written to run in either batch mode or to be called from procedure editor. The user would have to write something that defined all the shared variables and set the ones needed by the program.
For example, following is entry point for creating schema MSS in menu.i, here is where researching dictionary code can be started. However, modification of dictionary code is not supported.
/*-------------------------------DataServer/MSSQL--------------------------*/
/*----- Create Schema -----*/
on choose of menu-item mi_MSSQL_Create in menu mnu_MSSQL
run Perform_Func
("?MSS,1=add,3=MSS,_mssschg,_gat_ini,*C,_gat_drv,*C,_gat_con,_mss_get,_mss_pul,_gat_cro").