Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare DBF1 to DBF2 (structures)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01024869
Message ID:
01024874
Vues:
24
This may help:

use table_1
COPY STRUCTURE exten TO c:\y1
use table_2
COPY STRUCTURE exten TO c:\y2

?FILETOSTR("c:\y1.dbf")==FILETOSTR("c:\y2.dbf")

>Hey Gurus...
>
>Is there an easy way (or tool) for comparing the DBF structure of one table to another to see if they are the same?
>
>Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform