Groups | Blog | Home
all groups > sql server odbc > march 2005 >

sql server odbc : i want to import a database from SQL Server to Oracle


amit mota via SQLMonster.com
3/30/2005 5:48:20 AM
hi
i am amit from india
i am new to this field
can you help to import a database from SQL Server to Oracle9i

--
Venu
3/30/2005 1:19:03 PM
Use DTS from SQL Server

[quoted text, click to view]
Hari Prasad
3/31/2005 9:44:06 PM
Hi,

There are many options

1. DTS
2. BCP OUT the data in sql server and use SQLLDR to load the data into
Oracle.

Thanks
Hari
SQL Server MVP

[quoted text, click to view]

amit mota via SQLMonster.com
4/5/2005 12:13:45 PM
thanks hari
its working by SQLLDR

--
AddThis Social Bookmark Button