Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upgrade an app to multi user
Message
De
28/08/2007 18:47:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Upgrade an app to multi user
Divers
Thread ID:
01251046
Message ID:
01251046
Vues:
55
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform