Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More than one using a table - problem?
Message
From
02/03/1998 16:24:48
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082162
Message ID:
00082167
Views:
37
>>Actually, VFP offers variety of ways to provide multi-user mode and it's up to a developer to select the appropriate one. The crusial question here: what type of buffering (if any) would be good for your application?
>
>From this, I'm guessing that I should be doing _something_, though? Right now there is no code in there where the tables are being accessed that does anything to prevent problems such as two people writing to the same record, etc.
>
>I know what buffering is in the general sense, but I'm not sure what you mean by it. Could you explain, please? How do I know what kind I need?
>
>Thanks,

Selecting (or not selecting) different kinds of buffering you control how your users will work with the same records at the same time, i.e. you can allow/disallow to edit the same record simultaneously, you can control who (from let say two users) will actually save the record, etc. This topic is big enough and Chapter 19 from Developer's guide would be really helpful for you.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform