Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Path for Table in Database
Message
De
08/05/2001 11:51:53
 
 
À
08/05/2001 08:59:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00504643
Message ID:
00504769
Vues:
16
Hi Marc.

>In a network environment, when I create a table in a database
>or when I copy the structure of a table from a database to another
>(using COPY STRUC TO), the table file and database (I mean the path),
>in the proporties of the table, are not the same from a workstation
>to another. Is important to have the same path because we got problems
>in the past with that... like the back link not created if access the
>table on a workstation other than the one I create the table.
>Someone can explain that ?

As long as you keep everything on the same drive, all paths will be relative (eg. ..\DATA rather than D:\SOMEDIR\DATA). However, I'd go even further and keep the DBC and tables in the same directory. Then you don't have to worry about pathing at all.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform