Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grrr...Moving DBC....There must be a simple solution
Message
De
07/02/2001 03:37:00
 
 
À
07/02/2001 01:03:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00473005
Message ID:
00473340
Vues:
16
>
>I'd suspect that at some point you had your .DBC and its tables in separate folders (and/or drives). IIRC each table stores a relative path to its .DBC in its header somewhere. If worst comes to worst, I seem to remember you can use low-level file functions to strip out these values. You might search earlier threads here and/or search the Files section in case someone's uploaded a utility.


Thanks Al

I have a function that sort of works, but its not convenient to keep running it because of the distributed nature of some of my apps.

Also this function seems to have problems if I am using long UNC qualified paths. eg \\myservername\mydir\mysubdir and claims it cannot locate the tables.

The ideal soulution for me is a piece of code thats checks the the links between the DBC and any tables in the same dir with it.

I am sure I saw someone talking about code that solved this problem but I have not been able to find it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform