BUG: SELECT with CASE Can Cause Parser Error 403ID: Q151681
|
A SELECT statement against multiple tables that includes a CASE expression
can result in parser error 403:
Invalid operator for datatype op: UNKNOWN TOKEN type: char
Avoid using the CASE expression by rewriting the query using the IF..ELSE conditional Transact-SQL statement.
Microsoft has confirmed this to be a problem in SQL Server 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : SSrvProg
Version : 6.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 27, 1999