Information Import Process Perform the following operations when using Data Import functions: 1. First, initialize the import process, via the stmInitImport function. 2. Call the Data Import functions to import database information. 3. To finish the information import process, include the following line in your program, after the last Data Import function call: stmCloseImport
Perform the following operations when using Data Import functions:
stmInitImport
stmCloseImport