BUG: SPs w/ Aggregate Functions in HAVING Clause can Cause AVsID: Q199720
|
Running a stored procedure that meets the following conditions can cause handled exceptions or result in message 107:
Recompiling the stored procedure does not eliminate the problem, and neither does creating the procedure with the 'WITH RECOMPILE' option.Msg 107: The column prefix '' does not match with a table name or alias name used in the query.
Drop and recreate the stored procedure
Microsoft has confirmed this to be a problem in SQL Server version 6.5.
Additional query words:
Keywords : SSrvISQL SSrvTran_SQL kbbug6.50 kbSQLServ650bug
Version : winnt:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: May 13, 1999