ASA Programming Guide
The Database Tools Interface
Using the database tools interface
In order to use the DBTools functions, you must link your application against a DBTools import library which contains the required function definitions.
Import libraries are compiler-specific and are supplied for Windows operating systems with the exception of Windows CE. Import libraries for the DBTools interface are provided with Adaptive Server Anywhere, and can be found in the lib subdirectory of each operating system's directory, under your installation directory. The provided DBTools import libraries are as follows:
Compiler | Library |
---|---|
Watcom | win32\dbtlstw.lib |
Microsoft | win32\dbtlstM.lib |
Borland | win32\dbtlstB.lib |