Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL update syntax error when updating lots of fields on
Message
 
To
15/07/1998 10:26:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00117577
Message ID:
00118012
Views:
18
>I have a form that has a couple of tabs, each with quite a few checkboxes. If I flip the state of all (or many) of them, then I get an "SQL statement too long".
>
>The local view behind the form has "Send SQL Updates" checked, so I'm guessing the problem is that the SQL generated is simply too long.
>
>What is the best way to deal with this? Do I try SQL DELETE/INSERT, or get rid of some of the check boxes, or what?
>
>Bob

Hello Robert,

If possibility of updating same record of the same view by multiple
users is very less, Just change the UPDATE TYPE to 'Key Fields Only' rather than
keep 'Key and Modified Fields'.

Bye
Jayesh
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform