The setup program installs the following groups of files:
In C:\SQL60\DBLIB\INCLUDE
| File | Description |
|---|---|
| SQLDB.H | DB-Library function prototypes. |
| SQLFRONT.H | DB-Library type and macro definitions. |
In C:\SQL60\DBLIB\LIB
| File | Description |
|---|---|
| BLDBLIB.LIB | Borland large-model DB-Library static library for MS-DOS. |
| BMDBLIB.LIB | Borland medium-model DB-Library static library for MS-DOS. |
| MSDBLIB3.LIB | DB-Library import library for Windows. |
| NTWDBLIB.LIB | DB-Library import library for Win32. |
| RLDBLIB.LIB | Large-model DB-Library static library for MS-DOS. |
| RMDBLIB.LIB | Medium-model DB-Library static library for MS-DOS. |
| W3DBLIB.LIB | Old DB-Library import library for Windows. (Use MSDBLIB3.LIB, not this file.) |
In C:\SQL60\DBLIB\SAMPLES
| File | Description |
|---|---|
| README.TXT | Summary of sample programs available in each directory. |
In C:\SQL60\HELP
| File | Description |
|---|---|
| DBLIBC.HLP | DB-Library function reference Help. |