VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Save Binary Files to an Access DataBase

by Robert Gainor (5 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Download Save Binary Files to an Access DataBase

Download Save Binary Files to an Access DataBase (6 KB)

Save Binary Files to an Access DataBase Comments

No comments have been posted about Save Binary Files to an Access DataBase. Why not be the first to post a comment about Save Binary Files to an Access DataBase.

Post your comment

Subject:
Message:
0/1000 characters