VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Save Binary Files to an Access DataBase

Robert Gainor  (5 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This Project is an example of how to open a file into a byte array and
save that byte array to an Access database, and to extract binary data
from the Access database back into a byte array and save it back to a
file. This example uses .bmp and .jpg graphics files but with minor
modifications any type of file can be saved in binary format to a
database. again this is only an example application. I threw this
togethor in a couple of hours so there are some minor bugs in the code.
a little bit of error handling should clear them up.
Hope you find this usefull

Rate Save Binary Files to an Access DataBase (4(4 Vote))

Download Save Binary Files to an Access DataBase

Save Binary Files to an Access DataBase Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters