Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing data seperatly.
Message
From
17/06/1998 12:49:48
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00108881
Message ID:
00109136
Views:
22
>>I am prepairing to distribute an application to our various offices. My supervisor would like the programs and screens etc. to run from the end users local drive while the data resides on the server. I originally created the project with the data in a "databases" directory under the program root. When I seperate these the DBC becomes invalid for all my tables. I put the path to the data in the set path statement and even tried to manulally open the server DBC using open database .... Nothing has worked so I am asking here.
>
>What we do is we make separate installation setup: 1 for DBC/TABLES and one for programs to make it flexible.
>
>VFP SETUP Wizard BTW is flexible enough to accomodate needs in distributing applications.


My previous reply was the cause - Pilot error!

The DBC file must be in the same reletive path as the data. You cannot move it with the programs. In the set path statement include the path to the DBC file and everything works fine.

Thanks for the help

Terry
It is impossible to make programs idiot proof. Idiots are too cleaver.

MCP( Tcp/Ip )
Previous
Reply
Map
View

Click here to load this message in the networking platform