SQL Server 6.0 to Oracle 8i

  • I have around 260 tables in SQL Server 6.0.

    I have to transport all these tables to Oracle 8i as we are doing major development in Oracle 8i using these tables.

    Migration tool "Oracle workbench" works for SQL Server 6.5 and above.

    Please suggest me migration tool/any other procedures that trafers all data from SQL Server 6.0 to Oracle 8i.

  • I have zero exp with either - wow, 6.0 goes back a ways! I'd guess the place to start would be Oracle, you'd think the 6.0 db would be accessible via ODBC. Worst case you could export it all to text files, then import and clean up.

    Andy

    http://www.sqlservercentral.com/columnists/awarren/

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

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