I have two tables in MYSQL database which contains same Columns by counting and names ,
i have all data from first table into DataSet but now how can i Copy this dt into second table if possible ?
I have two tables in MYSQL database which contains same Columns by counting and
Share
// Copy only new rows.
// Copy all changes.
//Create full copy