The information in this article applies to:
BUG #: 16050 (sql server: 6.5) SYMPTOMS
When an ODBC application uses a SQLStatistics function call to retrieve the
index information associated with the views, the SQLStatistics function
does not return any index information for the views.
CAUSESQLStatistic uses the Microsoft SQL Server stored procedure sp_statistics to retrieve the unique index information, and sp_statistics does not return unique index information for views. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5, Open Database Connectivity 2.5, and ODBC Driver version 2.65. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 2.50 2.65
Keywords : SSrvDB_Lib SSrvProg |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |