FIX: A Join Returning a NULL in a Smallint Column May Cause AVLast reviewed: April 9, 1997Article ID: Q159444 |
The information in this article applies to:
SYMPTOMSA join that returns a NULL in a smallint column may result in a thread level access violation (AV).
WORKAROUNDTo work around this problem, use CONVERT to change the datatype from a smallint value to an integer.
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 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
|
Additional query words: int
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |