V
Vijay
Hi,
I need to transfer data from various external sources to any database
(Oracle, SQL Server) generically. The database name, field names &
table names will be in a configuration file. The possible SQL
statements would be Inserts, Updates and deletes.
Which is the best way to go about it using ADO.NET? Kindly advise.
Thanks,
VJ
I need to transfer data from various external sources to any database
(Oracle, SQL Server) generically. The database name, field names &
table names will be in a configuration file. The possible SQL
statements would be Inserts, Updates and deletes.
Which is the best way to go about it using ADO.NET? Kindly advise.
Thanks,
VJ