hello all,
i just need to know in details how could i save an image into db access thru ADO.net in VB.net
I know that the filed type must be OLE, and i know that i will will need to open a binary file of the picture.
I need details on how to use appendchunck and also of how to link the bytearray into the opened file and then how to save them to file.
Details will be very appreciated for clear understanding.
THX in advance
