The information in this article applies to:
BUG# NT: 814 (4.2) SYMPTOMSSelecting the MAX value from a column that is defined as INT NOT NULL and is the fourth column in a table may result in an access violation on SQL Server. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 4.2. This problem was corrected in the latest U.S. Service Pack for SQL Server version 4.21a. For information on obtaining the Service Pack, please contact your primary support provider. MORE INFORMATION
The table may be wider than 4 columns, but MAX should be selected
from the fourth column and columns 1-3 should be 4 bytes wide.
Additional query words: 4.20 TRAP D Windows NT
Keywords : |
Last Reviewed: March 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |