Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 MS-Access Query for retrieving all tables in a MDB

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-07 : 00:24:24
Ganeshkumar writes "I want to retrieve the names of all the tables of a particular MDB. How do i write the query. As we write in sqlserver 'Select name from sysobjects where type = "U" ', I want to know the equivalent query in MS-Access."
   

- Advertisement -