Results 1 to 6 of 6
  1. #1
    Dougharter is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2020
    Posts
    17

    Access database structure

    I want to find the information on the fields in each database in an Access database. I need the Visual Basic code to get this information from the structure. I have Googled with no results. Can someone help?

  2. #2
    orange's Avatar
    orange is online now Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    First approach: Database tools>Database Documenter


    Graphic from Allen Browne site:


  3. #3
    Dougharter is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2020
    Posts
    17
    That helps, but I was hoping to get it using VB.

  4. #4
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,977
    Allen Browne to the rescue again.
    This web page Microsoft Access tips: DAO Programming Code Examples (allenbrowne.com) contains several functions you can use
    For example: ShowFields/ShowFieldsRS. You will also need FieldTypeName
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  5. #5
    Dougharter is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2020
    Posts
    17
    That looks like exactly what I want. Now if I Can close this thread.

  6. #6
    orange's Avatar
    orange is online now Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Database Structure
    By radick_201 in forum Access
    Replies: 1
    Last Post: 01-13-2016, 10:24 AM
  2. Database Structure help
    By crazyrat25 in forum Access
    Replies: 3
    Last Post: 11-20-2014, 05:28 AM
  3. Replies: 8
    Last Post: 02-27-2013, 04:56 PM
  4. Replies: 1
    Last Post: 11-03-2010, 10:41 AM
  5. Developer Gone Cannot Access Database Structure
    By jonsuns7 in forum Security
    Replies: 4
    Last Post: 08-01-2010, 11:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums