Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-User Application!
Message
De
17/08/1998 12:08:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00127448
Message ID:
00127454
Vues:
25
>I have not made a multi-user application before. I know you must open the database container shared and any tables that I will be using shared. Are there any other items that I should be aware of when doing a multi-user app. I am using a database and inputing into views currently.
Steve,
Until understanding it in full you might do a quick startup with :
1) Set exclusive off
2) set multilocks on
3) Pessimistic locking
These provide a good multiuser interface most of the time for simple environments. Pls notice that these "set"s are scoped to current datasession, you might put a call to a function in each dataenvironment.beforeopentables (if using DE) and in that called function place your "set"s.
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform