Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Access problem after installation?
Message
From
26/02/2004 13:39:40
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
26/02/2004 10:56:06
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00881093
Message ID:
00881190
Views:
36
Hello, Scott

This sounds like a pathing problem, as if the app can't find your database(s). Chances are that the user(s) doesn't have access to the data. Couple things to check here:

1. Make sure you're using UNC naming convention when specifying the dbc in the MetaDBC.

2. Do your users have network rights to the dbc path? We've been bitten by the that one a couple times.

If you have VFP loaded on the client side, test with copy the dbc entry from the metadbc into PATH() and make sure it returns .T.

Hope that helps,
---J

>Greetings!
>
>Using VFP8-SP1/MereMortals F/W ver. 8 ---
>
>I have a desktop application that uses all LOCAL views to access data. I am using InstallShield Express (VFP version) to create the installation CD.
>
>When this is installed on Client PCs, the application loads with NO problem and also loads and displays forms, again, no problem. However, no data access is available. The forms that should be populated with data are empty. The forms that initialize views BEFORE they display are giving errors like "ALIAS v_someview not found".
>
>Yes, I've checked (especially on Win2000 PCs) to make sure the file attributes are NOT READONLY. They aren't. InstallShield seems to do a good job in resetting those during the installation.
>
>Anyone run into this or have some ideas about it?
>
>Thanks in advance!
Previous
Reply
Map
View

Click here to load this message in the networking platform