Click here to Skip to main content
15,889,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a databases in SQL Server 2000 and IBM DB2 which i need to move to MS SQL SERVER 2008 with all the data without losing anything.

I need to develop a script for it.So if anyone know how to achieve this kindly post the solution.I am comfortable with C# & PHP for the script development.

Thanks & Regards,
Zeeshan.
Posted

1 solution

Hi ,

You can use SQL Server Integration Services(SSIS) For this Migration of Data from both database in sql2000 & IBM db2.

for sql 2000 it will be easier to migrate.


but for IBMDB2 you need to take care during data conversions...

Hope discussion on this link will help you

migration-from-db2-to-sql-server?forum=sqlservermigration


let me know if you have still any query.


Regards
Mubin
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900