move data in bulk from oracle to SQL database

Posted by Soja on Stack Overflow See other posts from Stack Overflow or by Soja
Published on 2010-05-23T12:04:48Z Indexed on 2010/05/23 12:10 UTC
Read the original article Hit count: 161

Filed under:

Hi All... Would like to know which is the best way to move data in bulk from oracle to SQL database programmatically in VB.NET application.This application is suppose to run continuously and moves data from Oracle to SQL whenever data comes.

I have found OPENDATASOURCE but does not know the exact syntax.

Can someone help me out.

Thanks in advance,

© Stack Overflow or respective owner

Related posts about sql-server