NAME | DMSQ PROJECT |
DESCRIPTION | Regenerates the SQLI projection of VA FileMan data dictionaries. Theregeneration process: 1. Purges existing information in SQLI data files. 2. Projects the data dictionaries for all VA FileMan files. Before running this option, the SQLI_KEY_WORD file should be populatedwith all SQL, ODBC, and vendor-specific keywords that should not be usedin SQLI entity naming. This option requires programmer mode as well as the progmode key. This option may also be used as a skeleton for one that you may wantto create locally. Your local option could include the vendor'skeyword call in the Entry Action and the vendor's mapping call in theExit Action. A status variable could be used to confirm that theSQLI projection completes before the vendor mapping is initiated. |
CREATOR | USER,FIFTYFOUR |
E ACTION PRESENT | YES |
ENTRY ACTION | ;vendor's keyword call could go here |
EXIT ACTION | ;vendor's mapper call could go here |
LOCK | XUPROGMODE |
MENU TEXT | Regenerate SQLI Projection |
PACKAGE | VA FILEMAN |
ROUTINE | SETUP^DMSQ |
SCHEDULING RECOMMENDED | YES |
TYPE | run routine |
UPPERCASE MENU TEXT | REGENERATE SQLI PROJECTION |
X ACTION PRESENT | YES |