Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxuser.dbf
Message
From
21/09/1999 08:03:10
 
 
To
21/09/1999 05:36:56
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00266991
Message ID:
00267021
Views:
27
Salut Francis

>I developped an application which i would install in a network environment.
>
>My first question is : can i install the application in a shared directory on the server.

Yes, but you have to install the VFP runtime on all workstations. You can do that by creating a fake installation setup with a dummy file.

>My second question is : In the case of the netwaork installation above, what appends with foxuser.dbf.

It will be created on the application default location by the first user. It may cause conflict in a multiusers situation. Your best bet is to:
a) SET RESOURCE OFF at the start of the application
b) Make FoxUser.DBF read-only


>My third question is : Are there other files which i should add to my distribution diskets

Don't forget to include all ActiveX controls you could have used and use the Setup Wizard.

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform