How do I retrieve a BLOB value/data (NOT segment/raw) in Valentina SQL Statement

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Oct 24 13:45:57 CDT 2007


On 24/10/07 8:44 PM, "Barry G. Sumpter" <BarrySum at BigPond.Net.AU> wrote:

> 
> OK, but how do I return the value thru V4RB with a valentina SQL statement?

    dim fBlob as VBLOB

    curs = db.SqlSelect( query )

    fBLOB = curs.VBLOB("fldBlob")

    fBLOB.Read()

    ...

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list