Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Buffering Problem
Message
From
18/10/2006 17:03:58
 
 
To
18/10/2006 16:27:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01162983
Message ID:
01163119
Views:
10
>Hi Tim,
> Thanks for your response. I'm not clear on what you're suggesting, could you explain? My code is updating a single row at a time, like this:
>
>update 1 row
>commit the change
>
>so there is no issue of multilocks or multiple changes per commit.
>
>Thanks, Chaim

You have to set multilocks on to use buffering. If not, it's writing directly to the file--no buffering. If you plug in your own values to the code and try it, you'll see what I mean, using TABLEUPDATE and TABLEREVERT.
Duty is ours, the results are God's - John Quincy Adams
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform