Q
Problem solve Get help with specific problems with your technologies, process and projects.

Sending data from Oracle database to SQL Server

I want to send data (rows from a table) from an Oracle database to SQL Server. Is there an optimal way to do that?

I want to send data (rows from a table) from an Oracle database to SQL Server. Is there an optimal way to do t...

hat?

There are a few methods worth exploring. When going from Oracle to SQL Server, it has always worked best for me to use SQL Server's Data Transformation Services (DTS). Install Oracle client on the SQL Server database server and configure an ODBC definition to point to that Oracle instance. Fire up SQL Server's Import and Export Wizard (DTS Wizard) and choose ODBC as your data source. You can then navigate to the Oracle table. Choose the SQL Server destination table and let the DTS wizard do the work for you!

This was last published in September 2005

Dig Deeper on Oracle and SQL

PRO+

Content

Find more PRO+ content and other member only offers, here.

Have a question for an expert?

Please add a title for your question

Get answers from a TechTarget expert on whatever's puzzling you.

You will be able to add details on the next page.

Start the conversation

Send me notifications when other members comment.

By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy

Please create a username to comment.

-ADS BY GOOGLE

SearchDataManagement

SearchBusinessAnalytics

SearchSAP

SearchSQLServer

TheServerSide.com

SearchDataCenter

SearchContentManagement

SearchFinancialApplications

Close