MySQL Forums
Forum List  »  Other Migration

Re: Migration from Oracle or SQL Server
Posted by: Dmitry Tolpeko
Date: March 28, 2013 01:57PM

Hi Nigel,

None of these tools will help you a lot if you need to convert complex Oracle PL/SQL and SQL Server Transact-SQL code (stored procedures, packages, triggers).

Of course, this depends on what functionality your customers actually use. Hierarchical queries, dynamic cursors, PL/SQL collections, built-in packages such DBMS_SQL, UTL_FILE can require complete redesign and rewrite.

C# application? You are in trouble if the application sends anonymous PL/SQL or T/SQL blocks :)

Dmitry


--
http://www.sqlines.com - Database Migration Tools and Services

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Migration from Oracle or SQL Server
2093
March 28, 2013 01:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.