Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 export data /objects from oracle to sql server 200

Author  Topic 

pavan27
Starting Member

8 Posts

Posted - 2007-05-17 : 13:54:17
Hi to every one,

i have the export data from oracle to sql server.
how can i do it.
i tried through the wizard i am able to improt from oracle to sql server. but constratins are defined in oracle table are not comming in slq server.

i want to transfer data from oracle to sql(like tables,other database objects from oracle to sql).

how can i do it. is there any procedure .

could any one send the process.

regards,
kumar

pavan
Associate Oracle DBA

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-05-17 : 16:10:25
You can transfer data with wizard, but have to create keys and other things with script or manually.
Go to Top of Page
   

- Advertisement -