Tutorial published by: John, on 2006-03-14
Purpose
The purpose of this article is to teach you the process of adding a network library configuration in Microsoft SQL Server 2000.
To Add a Network Library Configuration
Microsoft SQL Server 2000 uses components called client Net-Libraries to shield the OLE DB Provider for SQL Server 2000, the SQL Server 2000 ODBC driver, and the DB-Library DLL, from the details of communicating with different Interprocess Communication (IPC) components.
Following steps describe you the step by step details of adding a network library configuration:
1. Click Start, go to Programs, then go to Microsoft SQL Server, and click Client Network Utility.

2.Click Alias tab.

3. Now, click Add button, and enter the name for Server alias, and select any of the given Network libraries, i.e. Named Pipes, and click OK.

4. Click Apply, click OK.
|