BUG: SELECT from More Than 224 Columns Fails w/Column PermissionLast reviewed: October 20, 1997Article ID: Q174855 |
The information in this article applies to:
SYMPTOMSSelecting from a table with 224 or more columns fails with the following error message if a user has column-level permission:
Msg 230, Level 14, State 1 SELECT permission denied on column Column224 of object TestTable1, database test, owner dbo WORKAROUNDIf the user is given SELECT permission on all columns, then he or she can select from individual columns.
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |