Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you get permissions to query for a list of tables via ODBC?

Status
Not open for further replies.

dmacgregor

Programmer
Mar 4, 2002
1
US
I am accessing an Access 2000 db from a query tool via ODBC. I can't find a way to return a list of the tables in the database. For example following returns an "no read permission" message:

select * from MSysObjects

Any one?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top