SQL Insert Blob

Ruslan Zasukhin sunshine at public.kherson.ua
Sun May 7 10:16:44 CDT 2006


On 5/7/06 3:36 AM, "Brandon" <bwarlick at sunbelt-graphics.com> wrote:

> How do you insert a BLOB field using sql?

Using SQL Binding

    array arr(0)
 
    arr.add( blob )

    db.SqlExecute( "INSERT INTO T(f1) VALUES(:1)", arr  )


-- 
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