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: BLOBs from Oracle to MS Sql server

Re: BLOBs from Oracle to MS Sql server

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Thu, 12 Sep 2002 09:38:56 +0100
Message-ID: <3d80529f$0$1293$cc9e4d1f@news.dial.pipex.com>

"Billy Verreynne" <vslabs_at_onwe.co.za> wrote in message news:alphoe$bp8$2_at_ctb-nnrp2.saix.net...
> Zbrk wrote:
>
> > Is it possible to transfer blobs from Oracle database to MS Sql server
> > database using generic connectivity.
>
> Yes - depending of course what you mean by 'generic connectivity'.
>
> The easiest way I can think of is to write a client app that does this -
> pushing and pulling the blobs. I would write it in Delphi (a few minutes
> effort and likely less than 10 lines of code) and run it on the same
> platform as SQL-Server to prevent doubling the network traffic with the
> pull from SQL-Server and push to Oracle.
>

I'd use DTS (so it can be scheduled etc etc). isn't there an Oracle feature/option/product called generic connectivity though?

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
Received on Thu Sep 12 2002 - 03:38:56 CDT

Original text of this message

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