Re: Oracle Blob write/read with c#

From: Ryan Gaffuri <rkg100_at_erols.com>
Date: Tue, 5 Mar 2002 21:16:32 -0400
Message-ID: <a63usc$6bk$1_at_bob.news.rcn.net>


[Quoted] At this time Oracle doesnt support C#(as far as Iknow). You can use Java, SQLJ(oracle's way of embedding SQL in Java) or PRO*C(oracle's way of embedding SQL in C/C++)

You will need to use the LOB package. Go to technet.oracle.com and click on documentation. Registration is free. Will be a documentation on LOBs, document on using java and pro*C. Read that.

"peter fuchs" <pfs-berlin_at_gmx.de> wrote in message news:3c84a19b$0$343$9b622d9e_at_news.freenet.de...
> Hello
>
> how can i write/read a BLob (any file) in/out a Oracle 8.x database
> with .net c#
>
> thanks for help
>
> Peter Fuchs
>
>
Received on Wed Mar 06 2002 - 02:16:32 CET

Original text of this message