The information in this article applies to:
SYMPTOMS
If a table is created with greater than 223 columns, and SELECT permissions
are then granted to a user or group, then a subsequent SELECT, issued by a
permitted user, can result in the following message being reported for each
column defined after column 223 in the table structure:
WORKAROUNDConsider trimming the number of tables in the columns or use aliasing or different security schemas to allow data to be seen by all users. 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.
Keywords : kbbug6.50 kbfix6.50.sp2 |
Last Reviewed: March 31, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |