L
Lars Netzel
I'm trying to copy data from two tables in a Source db into two Tables in a
Destination db and the Tables designa are the same.
I created 4 adapters...
2 for the two tables in the source db
2 for the 2 tables in the destination db
Then I filled a SourceDataSet with the Source adapters
and then I update the destination adapters with the SourceDataset.
But the information is not copied, what can I do???
I need help really fast, please!
/Lars
Destination db and the Tables designa are the same.
I created 4 adapters...
2 for the two tables in the source db
2 for the 2 tables in the destination db
Then I filled a SourceDataSet with the Source adapters
and then I update the destination adapters with the SourceDataset.
But the information is not copied, what can I do???
I need help really fast, please!
/Lars