view database attributes

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

Guest

I am developing a runtime module in ACCESS and I am trying to display the
database attributes from the data files (field name, field type and field
description) in the runtime module. I have figured how to list fields in a
combo box and I know how to link combo boxes using VBA, but don't know how to
capture the other information (field type and descriptions). Plenty of info
on how to do this in ACCESS itself, but couldn't find how to do it in a VBA
runtime version. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top