The information in this article applies to:
SYMPTOMS
Moderate: Requires basic macro, coding, and interoperability skills.
CAUSEThe functionality provided in the INSTCAT.SQL file is integrated into SQL Server version 6.5 and later. RESOLUTIONIf you are running a version of Microsoft SQL Server earlier than version 6.5, and you plan to use the SQL Server driver included on the Microsoft Office 97, Professional Edition or Microsoft Access 97 compact disc, you must copy the INSTCAT.SQL file from the compact disc so that it is available for your application. The file is stored on the compact disc in the \OS\System folder. MORE INFORMATION
To properly configure versions of SQL Server earlier than SQL Server 6.5
for use with Microsoft ODBC, you must run the SQL script file INSTCAT.SQL
to set up the proper stored procedures that provide catalog information
used by Microsoft ODBC.
REFERENCES
For more information about the INSTCAT.SQL file, search for the keyword
"Instcat.sql" in the Microsoft SQL Server Books Online.
Keywords : kbsetup |
Last Reviewed: April 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |