Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with Errorlog.dbf
Message
From
12/09/2003 11:35:57
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
11/09/2003 15:05:02
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00828254
Message ID:
00828536
Views:
21
Dane,

Chris is right. When you switched to MM 7.0, did you ever re-create ErrorLog's data environment to store a cDynamicViewCursor for the dbc's ErrorLog table instead of a cTableCursor data access object pointing to the table in your app's path? If not, the path to your table was stored in the DE. Now that it's been moved, it can't be found along the app's path.

You'll need to re-create ErrorLog's DE with either a cDynamicViewCursor, or a new cTableCursor with the new path to your free table .dbf file.

Hope that helps,
---J

>I am using version 7.0 with VFP 8.0
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform