changing mysysobjects permission

E

eaben

i`m trying to read report names from an access database into a vb program
but i cant change the read permission of mysysobjects because it belongs
to "engine" and not to "admin"
How can i change this?

i tried openening the database in exclusive mode but didn`t work
 
D

Douglas J. Steele

You can't, nor should you try to. The MSys* series of tables shouldn't be
tampered with. Doing so could cause your application to stop working.
 

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

Top