Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum JOINs??
Message
From
04/09/1998 09:59:09
 
 
To
04/09/1998 09:50:57
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00133257
Message ID:
00133262
Views:
13
>Hi,
>
>I am trying to use several JOINs in a SELECT-SQL, but if I specify more than 9 joins, then VFP gives an error while executing the query. The error (#1805) is as follows:
>
>SQL:Too many subqueries.
>
>And to top that, I am not using any subqueries at all.
>
>Any idea?
>
>TIA,
>Hardik

You can always split you big SELECT to chain of smaller ones, and it will work faster. Start the chain with SELECT which will return smaller recordset.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform