0
Answer

DataSet with heterogenous database

Photo of nirantar patil

nirantar patil

18y
1.7k
1
Hi
I am facing problem as following
I am working with Oracle database, my requirement is fetch data from one of the tables of oracle database (eg northwind) and insert into one of the table of another database (eg northwindABC)
How do I do with DataSet??
please help