Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Accessing Long RAW Oracle columns from Visual Basic
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
![]() |
![]() |