The information in this article applies to:
SYMPTOMS
Existing SQL Server advance entries are deleted when a new TCP/IP sockets advanced entry is created from the ODBC administrator during a data source name (DSN) configuration. CAUSE
When a DSN is created with the SQL Server ODBC Driver version 3.60.0319, clicking Client Configuration opens the SQL Server 6.5 Client Configuration Utility (WindbVer.exe), which is used to set up and modify advanced entries. RESOLUTIONDo not create advanced entries when a DSN is being configured using the SQL Server ODBC Driver unless the SQL Server 7.0 service pack 2 (SP2) client components are installed on the computer. STATUSMicrosoft has confirmed this to be a bug in the SQL Server client configuration utility that is installed by SQL Server 7.0 (Original release) as well as SQL Server 7.00 service pack (SP1). The Cliconfg.dll and Cliconfg.exe files that are installed by SQL Server 7.0 SP2 fixes the problem. MORE INFORMATIONSteps to Reproduce BehaviorUsing SQL Server 6.5 Client Configuration Utility perform the following steps:
The correct TCP/IP address and port number should be entered so that the DSN can be successfully created.
After you complete these steps, when you run the ClientConfig utility again, you will see that only entry3 exists in the Advanced tab. Previously existing entries entry#1 and entry#2 are missing when viewed from the Registry editor (regedt32) under the following:HKLM_LM\Software\Microsoft\MSSQLServer\Client\ConnectTo HKLM_LM\ Software\Microsoft\MSSQLServer\Client\TDS Additional query words:
Keywords : kbbug7.00 kbSQLServ700bug |
Last Reviewed: November 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |