Wednesday, March 28, 2012

Migrating DB2 to SQL Server 2005

Hi,
I want to migrate my data from IBM DB2 to SQL Server 2005. What drivers
are needed to do the same? Where will I get all those drivers. Could
any one help me?
Is there any other ways to migrate data from DB2?
Thanks and regards,Hi
I think you are going to install CLIENT ACCESS on the SQL Server to
communicate with DB2/AS400 .We've done it on SQL Server 2000 and by using
DTS packages transfered the data from AS400.
As well you can write a small VB.NET app that usein OLEDB driver (search on
internet) to work against DB2
"renil" <renilakader@.gmail.com> wrote in message
news:1152853349.316893.157290@.m79g2000cwm.googlegroups.com...
> Hi,
> I want to migrate my data from IBM DB2 to SQL Server 2005. What drivers
> are needed to do the same? Where will I get all those drivers. Could
> any one help me?
> Is there any other ways to migrate data from DB2?
> Thanks and regards,
>

No comments:

Post a Comment