FIX: AV Joining a Table with a Rowsize Over 1,962 BytesLast reviewed: June 27, 1997Article ID: Q163730 |
The information in this article applies to:
SYMPTOMSA handled exception error (EXCEPTION_INT_DIVIDE_BY_ZERO) may occur during a query that joins a table with a row size over the 1,962 byte limit. If this occurs, the client connection issuing the select statement is terminated, causing a "connection broken" error on the client side.
WORKAROUNDTo work around this problem, use text fields instead of large character fields to avoid creating tables with a rowsize over 1,962 bytes.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
|
Additional query words: access violation exceed maximum per
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |