September 2010
Intermediate to advanced
1704 pages
111h 8m
English
This section shows how easy it is to install SNAC, the key net-library for SQL Server 2008 and beyond.
As mentioned earlier, both the SQL Server 2008 Database Engine and the client tools depend on SNAC. SNAC is installed when you install the SQL Server connectivity tools, or you can simply launch it on its own from the SQL Server installation medium by running driveletter:\Servers\Setup\sqlncli.msi.
Table 10.1 describes the files that the Microsoft Installer (MSI) package installs.
Table 10.1 Files Installed by the SNAC MSI Package

For detailed information on how to write C++ code by using the header and library files included ...