View Single Post
  #1 (permalink)  
Old 07-09-2009, 02:41 AM
tremara1's Avatar
tremara1 tremara1 is offline
Knows the basics
 
Join Date: Oct 2008
Location: Ballarat Victoria Australia
Posts: 69
Default Image usage with sqllite

I am playing around trying to learn how to store images in a db. I have come up against an error I cant seem to lick. I have put the image in the db but when I select sql the image to an image control I get a 'specified cast not valid' error.
This is probably an obvious code snafu but I guess I will learn from it.
ps I am v6.80 and checked the manual my code seems close.
The example I am using is in the zip........
Thanks again guys...
Attached Files
File Type: zip imageToDB.zip (153.3 KB, 9 views)
Reply With Quote