Displaying images from MySQL

Paul Kruckewitt pkruckewitt at travisusd.k12.ca.us
Fri Nov 5 11:14:10 EST 2004


Hi all,
I am new to Revolution and attempting to read jpeg images from a MySQL 4.1 database.  I have successfully used Jan Schenkel's excellent example using the query builder and I am able to step sequentially though the images. I need to access the records in a non-sequential fashion.  No problem with the text of the records, just the images.   I can query MySQL and retrieve the data directly, but I can not get the image to display. My target image is set to the same size as the original and I prepend the *b to the variable name when querying the blob.   Any ideas or suggestions would be greatly appreciated.

Thanks!

-Paul


More information about the use-livecode mailing list