Tutorial published by: John, on 2006-03-14
Purpose
The purpose of this article is to teach you the process of deleting a network library configuration in Microsoft SQL Server 2000.
To Delete 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 editing 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, and select the Server alias to delete.

3. Click Remove button.

4. Click Apply, and then click OK.
|