Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Database Design and Application Architecture
 Data Migration - Oracle to SQL Server (vice versa)

Author  Topic 

hollandstephen
Starting Member

10 Posts

Posted - 2007-06-26 : 10:54:54
I have a need to migrate Oracle DBs to SQL Server and vice versa, from time to time. Subsequently, I am looking for a good third party tool that will transfer all tables, indexes, sprocs, triggers, and other objects successfully from the PL/SQL to T-SQL environment and/or from T-SQL to PL/SQL seemlessly and without a lot of programming from me.

Anyone have any experience with such a tool?

I found Advent SwisSQL, and it appears to work pretty well. Just wondering if I am missing any better tools?

Thanks.
   

- Advertisement -