Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare table structure of two tables?
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:
01234007
Message ID:
01234018
Vues:
15
>>>Is there a quick way to compare the structure of two tables?
>>
>>
>>Select table1
>>scatter blank name oScatter1
>>Select table2
>>scatter blank name oScatter2
>>? compobj(oScatter1,oScatter2)
>>
>
>Well, I'd kinda thought of that. I guess I should of asked my question better. What I really want to know is the difference between two table structures (if there are any of course).

Check Code Comparison Tool for Tables, VCX, SCX and PRG File #30448 (According to description it allows to compare table structures.)

or CM Table Compare Utility File #9538


What kind of difference do you want to determine - field difference or more granular?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform