Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with path stored in DBC
Message
De
06/01/2005 14:28:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem with path stored in DBC
Divers
Thread ID:
00974793
Message ID:
00974793
Vues:
43
We have a maintenance routine in our VFP5 app that deletes the DBC and rebuilds it by adding in tables listed in a metadata table.

We have some users running the app in a Citrix environment, some not. In our Citrix environment, the application folder is mapped as the root. So on Citrix, the .exe resides in X:\.

When the rebuild DBC routine runs on outside of Citrix, the table paths are stored as "..\Data\Tablename". However, when the rebuild runs on Citrix, the path is stored as "X:\Data\Tablename".

The fullpath in the DBC is causing problems.

Is there a way to not have the fullpath stored, or a way around this issue?

PF

(On an infant's shirt): Already smarter than Bush
Répondre
Fil
Voir

Click here to load this message in the networking platform