Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrade an app to multi user
Message
From
28/08/2007 18:47:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Upgrade an app to multi user
Miscellaneous
Thread ID:
01251046
Message ID:
01251046
Views:
57
I have an old app written many years ago for single user use. No buffering, no cursors. Just open a table and edit it. I now need to set it up for multi user use. There is one parent table and a half dozen or so child tables some of which are opened more than once with different aliases.

Q1- Do I need to buffer ALL the tables?

Q2- What type of buffering would be best? record level or table level, optimistic or pessimistic?

Q3- Where is the best place to put the tableupdate? lostfocus, form.destroy, on shutdown, etc. I would like to avoid isediting mode and leave it "hot" all the time.

Thanks, please excuse my ignorance.
Next
Reply
Map
View

Click here to load this message in the networking platform