Click to See Complete Forum and Search --> : Export BLOB Data from DB to FileSystem


HerickPaiva
March 16th, 2001, 10:14 AM
Hi,

I have an access db where I am storing image and binary data. My bos wants me to be able to have a button in an access form that will export the object ( I have a bound object in the form that shows the image store in the collum) and I should be able to click this button and export the file to a specific directory in the filesystem ( c:\blobdata\images)...Please help with this function, I cant figure out how to do it.

Herick