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.
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." |
|
|
|
|