WhyMeAndNotYou
MIS
How can I access a table's field name, field type, and field description using a query?
I am working with someone else's database to solve a problem. You can look at the structure of a table in the database in design view, but you cannot work with the database with a table design view open. The table structure visually appears as a table with a field name, type, and description columns. It would be useful to be able to create a simple query that would list the field name, type, and description of a table. One of the useful purposes would be for documentation of an application for which the designer is no longer present. The other useful purpose is to have the table description independently viewable when reviewing the design of forms, reports, or queries in the database.
I am working with someone else's database to solve a problem. You can look at the structure of a table in the database in design view, but you cannot work with the database with a table design view open. The table structure visually appears as a table with a field name, type, and description columns. It would be useful to be able to create a simple query that would list the field name, type, and description of a table. One of the useful purposes would be for documentation of an application for which the designer is no longer present. The other useful purpose is to have the table description independently viewable when reviewing the design of forms, reports, or queries in the database.