Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with Errorlog.dbf
Message
De
12/09/2003 11:35:57
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
11/09/2003 15:05:02
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00828254
Message ID:
00828536
Vues:
22
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform