Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use dbf without index?
Message
De
30/07/2004 11:07:02
 
 
À
30/07/2004 04:36:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00929495
Message ID:
00929603
Vues:
9
If the table is not apart of a database container, try this.
COPY FILE C:\path\table.dbf TO C:\path\NewTable.dbf
The COPY FILE command does not open the file as a table. But if the table IS apart of a database container (DBC), then the resulting table will produce a error when it is attempt to be openned.

>Hi,
>Is there a way to open a dbf without its index?
>thanks
>tsz
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform