Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL syntax is too complex
Message
From
22/09/2004 16:45:52
 
 
To
22/09/2004 16:29:31
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00945196
Message ID:
00945206
Views:
21
> Using VFP7, I get this error "SQL syntax is too complex" when
> I try to modify a view.
> The only thing that maybe the problem is I have in teh WHERE clause
> an IN that looks like
>
> colname IN (select xxxx for tablexxx where colyy = ?xxx)
>
> It seems like the view works fine but is this a bug???

The view designer in Vfp7 and previous was quite limited.
You can use third party tools like eView and others, see also http://fox.wikis.com/wc.dll?Wiki~ViewEditor

Or modify your views programmatically - see also gendbc.prg, shipped in Vfp's
Home() folder.


hth
-Stefan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform