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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Accessing Long RAW Oracle columns from Visual Basic

Re: Accessing Long RAW Oracle columns from Visual Basic

From: Oscar L. Bowyer <oscarbow_at_intrex.net>
Date: 1998/02/13
Message-ID: <01bd381a$52cf3ba0$0100a8c0@Bowyer_Blazer>#1/1

Hari,

        Not too familiar with Oracle but if long raw is the same as Binary Large Object (BLOB) then the GetChunk() and AppendChunk() methods can be used to retrieve and input BLOB data. Hope this helps.

Oscar Bowyer

Hari Vattyam <hvattyam_at_one.net> wrote in article <34e254d8.0_at_news.one.net>...
> Hi:
> I was wondering how I would go about selecting and updating long raw
 oracle
> column from within VB (4/5). What specific drivers/software do I need ?
> Thanks
> Hari
> hvattyam_at_one.net
>
>
>
Received on Fri Feb 13 1998 - 00:00:00 CST

Original text of this message

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