Finding Table Names and Their Fields

  • Thread starter Thread starter Shary
  • Start date Start date
S

Shary

I have access to a web based access database. It has a
custom DB query feature built in. However, I do not know
all of the table names or fields so that I may create my
own query. I do know some of the query names. Is there
anyway to do a wildcard search or something and have it
return tables in queries or in the database?
 
No, there is no normal query that returns the names of all the tables &
columns in the database.

HTH,
TC
 
Back
Top