Reading from DB2 and Writing to SQL Server

  • Thread starter Thread starter Dan M
  • Start date Start date
D

Dan M

I need to be able to query a DB2 database and append the results to a
similarly structured table in SQL Server 2000. What would be the best
method to achieve this? Could someone provide some specifics?
 
Hello Dan

Check out SQL-Server's Data Transformation Services.

Ibrahim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top