Oracle-to-MSSQL 5.1
racle-to-MSSQL is a program to migrate Oracle databases to Microsoft SQL server. Key features:
(1) all versions of Windows and Linux/Unix Oracle servers are supported;
(2) all versions of MS SQL are supported including SQL Azure;
(3) converts indexes with all necessary attributes;
(4) converts foreign keys;
(5) converts Oracle views into MS SQL format;
(6) option to merge Oracle data into an existing MS SQL database;
(7) option to convert partial data using SELECT-queries;
(8) stores conversion settings into profile;
(9) command line support;
(10) easy-to-use wizard style interface