BUG: 16-bit ODBC Connections Fail on Large DatabasesLast reviewed: March 26, 1996Article ID: Q148888 |
The information in this article applies to:
SYMPTOMSA 16-bit Visual Basic program that attempts to connect to a large database fails and displays the error message, "Run-time error '3393.' Can't perform join, group or sort. Combined fields are too long."
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this issue and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDUse the following steps to work around this issue:
MORE INFORMATIONThe following example to reproduce this issue assumes that you have established a connection to your ODBC database. Make the appropriate code changes in this example to connect to your database.
Steps to Reproduce Behavior
|
KBCategory: kbprg kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |