How to convert a SQLserver-2005 database into 0racle 10g

  • plz tell me the steps to follow for converting SQL database(tables) to oracle(tables).

  • You can use SSIS to transfer the tables across, create a package with your SQL server as source and the Oracle database as a destination.

    Not too sure how you would transfer the procedures/functions automaticaly as they may require some re-writing.

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

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