I guess the fastest way is to:
- create a column of type text. ex. create table foo( myimage text );
- read the contents of your image from file and encode it in base64 using:
- save the base64 encoded string in the database
I hope this helps.
Regards,
Gevik.
Dear All,
Have you ever store image to postgresql using VB6? Could you give me an example?
Thank you,
Premsun
NETsolutions Asia Limited
+66 (2) 237 7247