FIX: Error 107 When Creating a View with a UNION ClauseLast reviewed: December 22, 1997Article ID: Q162364  | 
	
	
 
 
The information in this article applies to:
 
 SYMPTOMSA view defined with a UNION clause and a correlated subquery will fail with error 107. 
 WORKAROUNDTo work around this problem, redefine the view so that it does not contain both a UNION clause and a correlated subquery clause. 
 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.  |