Thread
:
Image usage with sqllite
View Single Post
#
8
(
permalink
)
07-10-2009, 06:55 AM
Erel
Administrator
Join Date: Apr 2007
Posts: 4,533
Awards Showcase
Total Awards
: 1
cmd.FileToBlob and cmd.BytesToBlob create strings which can't be used with SetParameter. For now you will need to add the blob without using parameters (like in the example from the manual).
I will add this feature in the next update.
__________________
Basic4ppc reference list
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel