Creating Applications from Flat Files |
If you have application files created elsewhere for use in this USoft production environment, but the application has not yet been created, create the application as follows: NOTE: This procedure assumes you have already installed authorization tables for the production environment.
USoft Binder then starts CREAPP.EXE. This command takes the information it needs from "<application_name>.con" and "<application_name>.ext" (see above), and fills T_TABLE and T_COLUMN with the table and column information for the application. This information is referred to when defining application authorization. An entry is also made in the authorization tables, to authorize the application owner to the application. In addition, the TABLE_SEQUENCE_NUMBERS table is created (essential in a Sybase environment). The sequences used on Oracle are also created. Then, these tables are populated with initial data. You can now double-click on the Application item in the USoft Binder to start the application. |