Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up a database on a network
Message
 
 
To
15/06/1999 10:40:56
Paul Wyett
Resource Link Software
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00229966
Message ID:
00229978
Views:
19
>This is my first attempt with Fox in a network environment :) and I am having trouble getting my database to access tables across the network(windows 98/NT) . I get a message that I cannot link the table to the database when I set the path to access the tables on the server. I have made an exe and the system works well as standalone... how do I get this to work? Thanks for your help.

The easiest way is to put your EXE and tables on the network in the same relative paths.

If it was c:\pwyet with data in c:\pwyet\data
Do the same thing on the server
p:\apps\pwyet with data in P:\apps\pwyet\data

Then ensure you have SET EXCLUSIVE OFF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform