Hi
I have a photo saved in a BLOB sqlite database field which I want to display in an image container on a card
I try to pull the information from the database and store it in a variable mphoto using
put theDataA["photo"] into mphoto
then I try to display the photo in an image container called photo
put mphoto into image "photo"
None of this works
Can anyone help me with some code also how can I automatically size the photo so that it fits the image container?
Thanks
Neo
displaying a photo from a BLOB field
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: displaying a photo from a BLOB field
Using the "search" function, you'll find several threads on this subject.
http://forums.runrev.com/phpBB2/viewtop ... =49&t=8320
http://forums.runrev.com/phpBB2/viewtop ... =12&t=5094
http://forums.runrev.com/phpBB2/viewtop ... =49&t=8320
http://forums.runrev.com/phpBB2/viewtop ... =12&t=5094