![]() | ![]() |
Home |
|
|
|
| Chapter 2: The Embedded SQL Interface |
|
| Application development using Embedded SQL |
|
| Import libraries |
All import libraries are installed in the lib subdirectory, under the operating system subdirectory of the Adaptive Server Anywhere installation directory. For example, Windows 95 and Windows NT import libraries are stored in the win32\lib subdirectory.
| Operating system | Compiler | Import library |
| Windows 95 and NT | Watcom C/C++ | dblibwfw.lib |
| Windows 95 and NT | Watcom C/C++ stack calling convention. | dblibfws.lib |
| Windows 95 and NT | Watcom C/C++ | dblibtw.lib |
| Windows 95 and NT | Borland C++ | dblibtb.lib |
| Windows 95 and NT | Microsoft Visual C++ | dblibtm.lib |
| Windows 3.x | All compilers | dblibw.lib |
| OS/2 | All compilers | dblib2.lib |
|
|