MDAC 2.5 SDK - OLE DB Providers
OLE DB Provider for SQL Server
To access Microsoft® SQL Server™ data, you must have the following software:
OLE DB consumer development requires Microsoft Visual C++® version 5.0.
SQLOLEDB requires:
To use SQLOLEDB to access data in SQL Server databases, you must have SQL Server version 6.5 or later. The catalog stored procedures must be installed on your SQL Server installation.
SQLOLEDB communicates with network software through the SQL Server Net-Library interface, which requires a Net-Library dynamic-link library (DLL). The SQL Server version 7.0 OLE DB provider requires the SQL Server 7.0 versions of Net-Library .dll files. These are installed when you run the client portion of SQL Server Setup.
See Also
Upgrading the Catalog Stored Procedures (OLE DB)
"Configuring Client Network Connections" in SQL Server Books Online
"Hardware and Software Requirements for Installing SQL Server" in SQL Server Books Online
"Net-Libraries and Network Protocols" in SQL Server Books Online