Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Producing an Update Log
Message
From
28/11/2014 11:29:16
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/11/2014 10:27:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01609383
Message ID:
01611523
Views:
67
>The code works well EXCEPT that please look at the following code that generates all the OR conditions:
...
>I'm getting an error that the SQL statement is too long, probably because there are so many fields to process. How can I solve this?

Split that after some number of fields and build three, four cursors (or as many as it takes), so that the field list for each one of them is short enough. Then select... union them into one, assuming you don't have any memos in there.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform