B
Bill
Hi,
I need to take out records from one table and insert it
into another identical table via a C# application.Is there
a way to dynamically determine the corresponding columns
of the two tables ?
If I use an XML file to map the corresponding columns of
the two tables, how do I check the mapping file
dynamically before data insertion ?
Any help is appreciated.
Thank You
I need to take out records from one table and insert it
into another identical table via a C# application.Is there
a way to dynamically determine the corresponding columns
of the two tables ?
If I use an XML file to map the corresponding columns of
the two tables, how do I check the mapping file
dynamically before data insertion ?
Any help is appreciated.
Thank You