FIX: ANSI Join in Exists Clause Causes Parser Error 403Last reviewed: April 9, 1997Article ID: Q158685  | 
	
	
 
 
The information in this article applies to:
 
 SYMPTOMSUsing an ANSI JOIN together with a correlated subquery inside an EXISTS clause returns the parser error 403: 
 Invalid operator for datatype op: UNKNOWN TOKEN type: varchar WORKAROUNDUse a join expression in a WHERE clause instead. 
 STATUSMicrosoft 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: 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |