Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runnig VFP exe from network
Message
 
To
08/09/1998 12:15:32
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00134075
Message ID:
00134429
Views:
10
>>Open the database before loading the form using
>>OPEN DATABASE
>>
>>Bye
>>Jayesh
>>
>>>After I moved my exe on the network it works properly from any other PC but my own. It (exe) always "looks" for local views that I defined in the data environment of my form in my PC c:\myprj\data directory rather then on network. If I would rename dir on my PC I am getting error, exe still looks for data on my PC. What I did wrong?
>
>Dear Jayesh,
>
>Following you advise in the "main" program before calling the form I have OPEN DATABASE code with path and DC name but it still doesn't work...
>
>Gregory

Hello Gregory,

If your forms have private datasession than you need to open the database in
Load event of the form. (Load is fired before the creation of DE)

Bye
Jayesh
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform