I AM A NEW VB6 PROGRAMMER. WHAT IS THE CODE FOR SAVING A PICTURE IMAGE TO A DATABASE TABLE FIELD?

{ 2 comments… read them below or add one }

KaBalweg June 8, 2010 at 4:50 pm

Visit this website: http://smartcoder.awardspace.com
Go to the VB 6.0 category and search for the ‘SavePicture’ procedure. It’s a working sample for saving a picture file to the database.

KaBalweg
http://smartcoder.awardspace.com

fwiiw June 8, 2010 at 5:10 pm

Not an answer but a recommendation. Do not save your pictures in a database, instead save the path to the files.

Been there, done that.

Leave a Comment

Previous post:

Next post: