The setup program installs the following groups of files:
In C:\MSSQL\BIN
File | Description |
SQLAKW.DLL | Run-time services for 16-bit Windows |
SQLPREP.EXE | Precompiler for 16-bit Windows and MS-DOS |
SQLPREP1.EXE | Precompiler supplement for 16-bit Windows and MS-DOS |
In C:\MSSQL\BINN
File | Description |
NSQLPREP.EXE | Precompiler for Windows NT and Windows 95 |
SQLAIW32.DLL | Precompiler services for Windows NT and Windows 95 |
SQLAKW32.DLL | Run-time services for Windows NT and Windows 95 |
In C:\MSSQL\ESQL
File | Description |
README.TXT | Text file with new information about Embedded SQL |
In C:\MSSQL\ESQL\INCLUDE
File | Description |
SQLCA.H | SQLCA header |
SQLDA.H | SQLDA header |
In C:\MSSQL\ESQL\LIB
File | Description |
CAR.LIB | SQLCA library for MS-DOS |
CAW.LIB | SQLCA library for 16-bit Windows |
CAW32.LIB | SQLCA library for Windows NT and Windows 95 |
SQLAKD.LIB | Run-time services static library for MS-DOS |
SQLAKW.LIB | Run-time services import library for 16-bit Windows |
SQLAKW32.LIB | Run-time services import library for Windows NT and Windows 95 |
In C:\MSSQL\ESQL\MISC
File | Description |
MSDBLIB3.DLL | DB-Library for 16-bit Windows |
NTWDBLIB.DLL | DB-Library for Windows NT and Windows 95 |
RLDBLIB.LIB | Large-model DB-Library static library for MS-DOS |
In C:\MSSQL\ESQL\SAMPLES
File | Description |
*.* | C samples |