The information in this article applies to:
SYMPTOMS
The English Query Visual C++ MFC sample that ships with SQL Server 7.0, gives an access violation when built and run on Win98. The debugger stops at the following line in the AfxWin2.inl file if run under debug mode:
CAUSEThe problem is caused by two resources on MFCEQUI_DIALOG that have the same ID. WORKAROUND
To work around the problem, rename one of the IDs as described below:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. Additional query words: EQ
Keywords : kbDatabase kbMFC kbVC kbEngQuery |
Last Reviewed: October 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |