Comparing dataset schemas?
dataset1.table1 is filled from a table in a database
dataset2.table1 is filled from a table in a database
How can I programatically compare the two tables to see if their schemas are
compatible (Same column definitions and contraints and keys...) and can be
merged or not?
Date:Sat, 11 Aug 2007 08:25:30 +0330
Author:
|