FIX: Error 107 When Creating a View with a UNION Clause

ID: Q162364


The information in this article applies to:

BUG #: 16081 (WINDOWS: 6.5)

SYMPTOMS

A view defined with a UNION clause and a correlated subquery will fail with error 107.


WORKAROUND

To work around this problem, redefine the view so that it does not contain both a UNION clause and a correlated subquery clause.


STATUS

Microsoft 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.


Keywords          : kbprg SSrvTran_SQL kbbug6.50 kbfix6.50.sp2 
Version           : 6.5
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: April 8, 1999