Hi Guys!
I have trying this:
Is there a way to load an image into an object of type TBitmap or any other kind of a string directly from the database?
Something like loadFromString () method from the Delphi?
Thanks for all!
Greats!
I have trying this:
cResult := Result of this query -> [ SELECT image FROM table1 ]
memoWrit( "C:\IMG001.BMP", cResult )
oImagem:loadBMP( "C:\IMG001.BMP" )
oImagem:refresh()Is there a way to load an image into an object of type TBitmap or any other kind of a string directly from the database?
Something like loadFromString () method from the Delphi?
Thanks for all!
Greats!
Peace and lighting!
Júlio César M. Ferreira
FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Júlio César M. Ferreira
FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9