View Single Post
  #1 (permalink)  
Old 11-06-2007, 05:43 AM
markbarrett_1 markbarrett_1 is offline
Junior Member
 
Join Date: Aug 2007
Location: Australia
Posts: 19
Default SQLLITE, Images blobs and 2.8

Hi,

Been away for a while and did a stack of programming on the laptop. I've just upgraded to 2.8 and my application continues to run fine on the laptop, but when I copy everything across to the device, when I do anything to an image blob in the database I get sql errors. In the case of simply reading an image blob on the device, I get a

VolunteerImage.Image=dbread.GetImage(0)
Error Description: FormatException

Any pointers to what to look for?

Thanks.

Cheers.

M
Reply With Quote