Can not execute MSysobjects because of permissions

G

Guest

I am trying to open and access fill using .Net 2.0 and the OLEdb. The db
opens but when I try to read the msysobjects with a select I get an error
that the table does not have read permissions.
 
D

Douglas J. Steele

Do you have the appropriate permissions to the folder where the MDB file
exists? You need RWXD (Read, Write, eXecute, Delete).
 

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