Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi user question
Message
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00729614
Message ID:
00729626
Views:
9
>I have just finished writing my first multi-user app. I'm unsure how to handle the location of the files. Obviously, I want the dbf files on the server. Should each workstation run it's own copy of the exe? Where should the path statement be placed?
>Obviously, I don't do this for a living. Thanks for any advice.

set up a common workdirectory for each user
C:\MyApp\Excelent.EXE
and temporary file locations should be local as well
c:\temp\
In your startup process always check for a version # > the running version
that version # should be stored in one of the shared tables on the server.

If the version of your enduser app is not current, CRY for HELP or copy newest EXE to common directory before restarting app...
:~>
Edgar L. Bolton, B.S. B.B.A.
Previous
Reply
Map
View

Click here to load this message in the networking platform