DBEngine APIThis API provides access to DBEngine and the Support Library to retrieve structural information, layout information, and data from audit files and a DMSII database. All DATABridge accessories use the DATABridge API. Following are examples of what you can do with the DATABridge API at your site:
Sample accessories for the DATABridge API include the following:
Source is available for each of these. Each serves as an example of how you can use the DATABridge API. For more about the DATABridge API, see the DATABridge Programmer’s Reference. Database Definition RetrievalDBEngine provides several entry points for retrieving database definition information. These entry points are useful for programs that need to format data records or facilitate mapping from the DMSII database to the client database. The predefined formatting procedures in the Support Library use these entry points to load the arrays used for driving the formatting routines. For more information about entry points, refer to the DATABridge Programmer’s Reference. | ||
|