Procedural Porting tools from Oracle to SQLServer

  • I am beginning to scope a project to port from Oracle9i (Using packages) to SQLServer 2000.

    Schema porting is not my biggest problem, but porting the SQL Procedures and mostly the packages we used in Oracle9i.

    Has anyone have any good recommendations?

  • You could have a look at this

    http://vyaskn.tripod.com/oracle_sql_server_differences_equivalents.htm

    Also do note there is a big difference in the way triggers are implemented to. So if you use them they will require a lot of work.

    Good luck.

    Dave

  • I don't know but just wondering if Oracle's transparent gateway for SQL Server might be able to help here.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply