Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Server tables to Oracle

Re: SQL Server tables to Oracle

From: Matthias Hoys <anti_at_spam.com>
Date: Sun, 30 Jul 2006 18:27:09 +0200
Message-ID: <44ccdddd$0$32431$ba620e4c@news.skynet.be>

"aman.oracle.dba" <aman.oracle.dba_at_gmail.com> wrote in message news:1154276611.924501.12530_at_75g2000cwc.googlegroups.com...
> Please inform can I transfer sql server tables to Oracle, without using
> sql loader and external table concept.
> How................
>

You can use DTS packages from within SQL Server. The only thing you need to do is install the Oracle client libraries on the SQL Server box and define a connection to the Oracle instance. Received on Sun Jul 30 2006 - 11:27:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US