Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Union in subquery is invalid
Message
From
16/01/2006 00:24:58
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01086909
Message ID:
01087029
Views:
26
>Another one
>SELECT Member.FirstName FROM Member ;
> WHERE EXISTS (  SELECT * FROM New ;
> 	   WHERE Member.Numero = New.NoMember2 ;
> 			OR Member.Numero = New.NoMember3 ;
> 			OR Member.Numero = New.NoMember4)
>
This gives an "Error correlating fields" error.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform