Progress
Programming
Handbook
Example Schema Cache File Creation
The following event-driven application allows you to create partial schema cache files for any combination of tables in the sports database. The main procedure,
p-schcs1.p
, presents all the available sports database tables in a multiple selection list and a field to enter a name for the schema cache file. When you choose the Save to File button, it connects to the sports database, and callsp-schcs2.p
, which reads the selected tables and saves the resulting schema cache file in the current working directory. The main procedure then disconnects the sports database to allow new table selections for a different schema cache file.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |