Dynamic Table Column Mappings

  • Thread starter Thread starter Bill
  • Start date Start date
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 using an XML mapping file ?
If yes, could anyone suggest how the mapping file can be
checked before data insertion.

Any help is appreciated.

Thank You
 
Back
Top