pictures stoed in v2 database

Ruslan Zasukhin sunshine at public.kherson.ua
Sun May 6 00:50:32 CDT 2007


On 6/5/07 4:34 AM, "Robert Mann" <robmann at gp-racing.com> wrote:

Hi Robert,

> I have stored some pictures in my valentina 2 database I would like to be
> able to display then within my rev application in a image fld
> 
> I tried this 
> 
>     put "SELECT * FROM pictures WHERE pictures.name= 'ctgFork01';" into
> theSQL
> 
>     put revQueryDatabase(dbID, theSQL) into curID
> 
>      put revDatabaseColumnNamed(curID,"picture") into ctg1
> 
>      put ctg1 into image "ctg1"
> 
> but this just returns ctg1 as a number?

Have you check example API/Field_Pictures ?

Although as I see you use RevDB API way...
Kirill? Do you have test for RevDB + pictures?

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