Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-User Application!
Message
From
17/08/1998 12:08:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00127448
Message ID:
00127454
Views:
27
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform