Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering or Transactions?
Message
From
10/11/2001 06:33:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00580104
Message ID:
00580116
Views:
16
>What is better? Using Table buffering (with indexes and grids) or Transactions (always with indexes and grids) ?
>
>It seems to me that table buffering is not very secure in multiuser environments (records splitting between two different clients (computers on the netwotk)!! et similia...)
>
>Thanks.
>Davide

Davide,
They're 2 different entities, might be used w/o each other or both.
You have complete control over it with the supplied 4 different buffering types, getfldstate(), getnextmodified(), tableupdate(), tablerevert(), oldval(), curval() etc. You can wrap it in a transaction. I think it's more secure than not having it in a multiuser, network or similar.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform