Article ID: 164917 - Last Review: October 3, 2003 - Revision: 3.0 BUG: Error 403: UNKNOWN TOKEN on SELECT with SubqueryThis article was previously published under Q164917
BUG #: 16554 (Windows NT: 6.5)
SYMPTOMS
Parse error 403 is reported on a SELECT statement when using the COALESCE
function in conjunction with a subquery. This problem has been reproduced
on SQL Server6.5, but the problem does not occur on SQL Server 6.0.
The following is the text of the error reported:
Msg 403, Level 16, State 1 Invalid operator for datatype op: UNKNOWN TOKEN type: varchar The following query will generate the error message against the pubs database: WORKAROUND
To work around this problem, do either of the following:
STATUS
Microsoft has confirmed this to be a problem in Microsoft 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.
MORE INFORMATION
For additional information, see the following related article in the
Microsoft Knowledge Base:
156292
(http://support.microsoft.com/kb/156292/EN-US/
)
: FIX: Create View with Nested SELECT in CASE Causes Error 206
| Article Translations
|

Back to the top
