The information in this article applies to:
SYMPTOMSWhen selecting ODBC database support in the AppWizard or ClassWizard, the list of table names contains entries that are invalid. CAUSEAppWizard and ClassWizard incorrectly handle table names. RESOLUTION
A possible workaround to this problem is to create your recordsets using an
alternate datasource, such as an Access MDB file, which contains the same
table and column definitions as your original datasource. Then change your
code to access the correct datasource instead.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Visual C++, version 5.0. Additional query words: SQL Server
Keywords : kbwizard kbVC420bug kbVC500fix kbGrpDSTools |
Last Reviewed: January 25, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |