pictures stoed in v2 database

Kirill Pekarov kirill_pekarov at valentina-db.com
Sun May 6 02:49:51 CDT 2007


Hi, All.

You wrote 06.05.2007, 8:50:32:

>> 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?
Please, report it to mantis.


> Although as I see you use RevDB API way...
> Kirill? Do you have test for RevDB + pictures?
No, there is no such test.




-- 
Best regards,

Kirill Pekarov
Software Engineer Associate
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com



More information about the Valentina mailing list