Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change drive path to UNC path in a DBC??
Message
De
11/06/2004 03:03:07
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00911280
Message ID:
00912559
Vues:
20
Are you looking to manually replace the values? If so, then...
REPLACE ALL field WITH STRTRAN(field,'m:','\\myservername\mdrive')
should do it.

HTH

>If I browse my .dbc, the records that are for tables have something like this:
>m:\mydir\my2nddir\mytablename.dbf
>
>I'd like it to be something like this:
>\\myservername\mdrive\mydir\my2nddir\mytablename.dbf
>
>...this way I don't have to count on the M: drive being mapped. Does anyone know an easy way I can make these changes to the .dbc???
>
>Thanks...
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform