All I want to do is copy the contents of one table with one connection into that of another table at a different connection. I have tried to populate a dataset then copy it to a new dataset and use the adapter to update, but it is not updating the new data. Is there an easy way to copy contents from one table to another especially if the tables are the exact same structure. I just want to move the data. I hope someone can help.
thank you,
jscorpion
thank you,
jscorpion