Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare table structure of two tables?
Message
 
 
To
18/06/2007 12:27:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01234007
Message ID:
01234010
Views:
14
>>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)
>
Ed,

You forgot MEMO clause
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform