Get Count of Tables and his names from Database

  • Thread starter Thread starter Michael Hoffmann
  • Start date Start date
M

Michael Hoffmann

Hi,

how can I read the count of tables and get there names from a database?

cu
Michael
 
On SQL SErver you can query the name field of the SysTables table and get
all of them for the DB. Not sure about Access, but there was a thread about
a week ago with it...let me see if I can find it.

Cheers,

Bill
 

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