Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL syntax is too complex
Message
From
23/09/2004 14:00:52
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00945196
Message ID:
00945459
Views:
20
Hi Terry

That was just an example with the typo. that's not the problem.

Thanks
Mo

>Mo
>
>Not sure if this is a typo of yours (and just a generic example) but
>
>colname IN (select xxxx for tablexxx where colyy = ?xxx)
>
>shouldn't it be
>
>colname IN (select xxxx FROM tablexxx where colyy = ?xxx)
>
>Terry
>
>
>>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???
>>
>>Thanks
>>Mo
Previous
Reply
Map
View

Click here to load this message in the networking platform