VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AccessStructurePrinter

by Joe Surls (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

This code takes a user specified Access Database (I used Access 2000) and prints the database structure to a printer or to an HTML file. Currently working on adding Queries, etc. to the mix as well (Version 2.0!!) if i get any feedback.

Inputs
An Access Database
Assumes
Shows extensive use of simple print statements, the MS Common Dialog control, Database, recordset, TableDef, Field, and Index Objects.
Code Returns
Printer Data or HTML Formatted File

Rate AccessStructurePrinter

Download AccessStructurePrinter

Download AccessStructurePrinter (7 KB)

AccessStructurePrinter Comments

No comments have been posted about AccessStructurePrinter. Why not be the first to post a comment about AccessStructurePrinter.

Post your comment

Subject:
Message:
0/1000 characters