The information in this article applies to:
SUMMARYErrors generated during the ODBC portion of a SQL Server 6.0 or later remote setup are displayed on the remote server, not the one running setup. MORE INFORMATION
SQL Server's setup program uses ODBC's setup program to install or upgrade
the Win32 ODBC components. The ODBC setup is invoked on the remote server
because the ODBC setup itself does not have a remote option. If any ODBC
components are running on the remote server, the messages from the ODBC
setup saying it cannot replace in-use ODBC DLLs are displayed on the remote
server, not on the server running the SQL Server setup. If there are no
users at the remote server to respond to these errors, it will appear that
the remote SQL Server setup is hung in the ODBC setup phase. If a user on
the remote server replies IGNORE to the messages they see without informing
the user running setup, the setup user may not be aware that some ODBC DLLs
were not upgraded.
Additional query words: setup debug
Keywords : kbsetup kbusage ODBC SSrvInst |
Last Reviewed: March 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |