I want to print a better table {schema?} listing from Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to interogate the metadata on my Access tables (using vba or VB.Net)
so I can print a decent list of fields, field lengths, properties, etc. The
tables are in Access 97, though I can use Access 2003 or Access 2007 Beta if
that's needed. My client's databas is in Access 97.

Ideas? I seem to remember ADODX or something like that for this purpose, but
I can't find anything on it, so I'm probably remembering wrong.
 
I want to interogate the metadata on my Access tables (using vba or VB.Net)
so I can print a decent list of fields, field lengths, properties, etc. The
tables are in Access 97, though I can use Access 2003 or Access 2007 Beta if
that's needed. My client's databas is in Access 97.

Ideas? I seem to remember ADODX or something like that for this purpose, but
I can't find anything on it, so I'm probably remembering wrong.

Check out Jeff Conrad's documentor software:

http://home.bendbroadband.com/conradsystems/accessjunkie/csdtools.html


John W. Vinson[MVP]
 
Back
Top