SQL Server Setup installs these groups of files.
| Directory | File | Description |
|---|---|---|
| \Mssql7\Binn | Nsqlprep.exe | 32-bit precompiler for Microsoft® Windows NT® and Microsoft Windows® 95/98 |
| Sqlaiw32.dll | Precompiler services for Windows NT and Windows 95/98 | |
| Sqlakw32.dll | Run-time services for Windows NT and Windows 95/98 | |
| \Mssql7\DevTools\Include | Sqlca.h | SQLCA header |
| Sqlda.h | SQLDA header | |
| \Mssql7\DevTools\Lib | Caw32.lib | SQLCA library for Windows NT and Windows 95/98 |
| Sqlakw32.lib | Run-time services import library for Windows NT and Windows 95/98 | |
| \Mssql7\DevTools\Samples\Esqlc | *.* | C samples |
| \Mssql7\DevTools\Lib | Ntwdblib.lib | DB-Library used for communicating with SQL Server. This is part of DB-Library development tools. |