| > |
The easiest way is to:
- Create CSV dumps of data and load into SQL Server via DTS packages.
- Create an ODBC connection from SQL Server to Oracle and again load it via DTS packages.
- You can use a number of ETL products like Oracle OWB, Informatica, etc. to accomplish this, however these tools are quite expensive.
|
|