Jpegs Store to and Retrieve from SQLite

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
McJazz
Posts: 111
Joined: Sun Apr 04, 2010 5:59 am

Jpegs Store to and Retrieve from SQLite

Post by McJazz » Sun Apr 04, 2010 6:06 am

Does anyone have any code examples of how to store and retrieve jpeg images in a SQLite and a PostgreSQL database?

bangkok
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 937
Joined: Fri Aug 15, 2008 7:15 am

Re: Jpegs Store to and Retrieve from SQLite

Post by bangkok » Sun Apr 04, 2010 6:58 am


McJazz
Posts: 111
Joined: Sun Apr 04, 2010 5:59 am

Re: Jpegs Store to and Retrieve from SQLite

Post by McJazz » Sun Apr 04, 2010 2:57 pm

Thanks that helps. I am new to rev. Once you have read in blob info into a variable how do you display the image?

bangkok
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 937
Joined: Fri Aug 15, 2008 7:15 am

Re: Jpegs Store to and Retrieve from SQLite

Post by bangkok » Sun Apr 04, 2010 4:15 pm

McJazz wrote:Thanks that helps. I am new to rev. Once you have read in blob info into a variable how do you display the image?
http://forums.runrev.com/phpBB2/viewtopic.php?t=3501

;-)

Post Reply