VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Access/MDB documentor

chris hankey  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Excel macro that extracts all tables, fields, field types, queries & descriptions from a JET/Access database.
Very useful for documenting Access databases.

Inputs
msgbox will prompt for a path to the database.

Assumes
This macro was developed with DAO 3.51, but should work with any of the later versions of DAO. It has not been tested with Access 2000. Paste the code into a module and make sure to set a reference to the DAO library.

Returns
This code populates a spreadsheet with schema info.

Rate Access/MDB documentor (11(11 Vote))
Access/MDB documentor.bas

Access/MDB documentor Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters