I want to save *.bmp, *gif, *jpg files in my program. All the rest of the program is saved in a database in Access. Can I save these images in Access and if so what Data Type would I use.
Thanks in Advance..
Printable View
I want to save *.bmp, *gif, *jpg files in my program. All the rest of the program is saved in a database in Access. Can I save these images in Access and if so what Data Type would I use.
Thanks in Advance..
i have used binary data type and works fine
recently i read somethink about ole data type also
Ask Beacon, he has a tutorial posted in the first thread on this forum, which should do exactly what you want.
ta jethro still answering it!
;)
Click on my tutorial link in my sig!
Jupiters right binary but ole is binary last time i checked! Thats how you store em!