Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More than 34 changes?
Message
From
15/12/1999 11:24:27
 
 
To
14/12/1999 13:28:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00303478
Message ID:
00304121
Views:
23
>>
>>...Is there a way to commit changes without forcing with TABLEUPDATE(0,.t.)? ...
>>TIA,
>>Bill
>
>Are you seeing this with a view? With views you can change the UPDATE USING setting to use only the primary key of the table, and this shouls solve the problem. If it doesn't, you can mess around by rasing the the limit of WHERE clause complexity using SYS(3055).
>
>Beyond that, you will be forced to do partial updates manually.

Thanks Erik,
My coworker & I will try out these suggestions. I would not have found either fix without your help.
Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform