Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Help With Table Buffering/TABLEUPDATE()
Message
 
To
05/05/1998 11:01:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00096788
Message ID:
00097261
Views:
17
>Thanks for replying Stephen
>
>I think that the .T. in the first position is used to update ALL rows in the table if buffering is enabled. The second is used to FORCE the updates to the table and is used in networking. The third is the TABLE ALIAS (but doesn't seem to do much when used :-) ). I dont think that the record is really being updated after I issue the TABLEUPDATE(.T.) because I get the "Record in use by another user" error. Oh yeah, I am using 3.0b. Any more help would be greatly appreciated.......
>TIA Greg Roy

The .T. in the 1st position was for 3.0, in 5.0, the syntax is different. Pessimistic or optimistic buffering? Are you using SET RELATION or relations set in the database or DE of the form? I've found that this will also cause problems and never use either anymore.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform