FIX: Error 8158 Caused by Create View StatementID: Q157746
|
When you issue a create view statement with a view column list, a
correlated subquery, and a group by clause, the SQL Server may incorrectly
produce the following error message:
Msg 8158, Level 16, State 1
'View_name' has more columns than were specified in column name list.
To work around this problem, do one of the following:
Microsoft 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: default
Keywords : kbother SSrvGen kbbug6.50 kbfix6.50.sp2
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 3, 1999