Information Retrieval Process Perform the following operations when using Dataport functions: 1. Initialize the retrieval process, via the stm_init_uad function. 2. Call the Dataport functions to retrieve database information. 3. Include the following line in your program, after the last Dataport function call: stm_finish_uad();
Perform the following operations when using Dataport functions:
stm_init_uad
stm_finish_uad();