Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / March 2007

Tip: Looking for answers? Try searching our database.

Can not execute MSysobjects because of permissions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jim L - 24 Sep 2006 20:10 GMT
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.

Signature

Jim L. EWeb Tracker, Inc.

Douglas J. Steele - 24 Sep 2006 20:52 GMT
Do you have the appropriate permissions to the folder where the MDB file
exists? You need RWXD (Read, Write, eXecute, Delete).

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

>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.
Access_Misfit - 15 Mar 2007 16:49 GMT
>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.

This requires a few up-front operations to make this work.
A) First make MSysObjects VISIBLE (Tools|Options|ViewTab| [X] See
SystemObjects)
B) Then make MSysObjects READABLE. (Tools|Security>|User&GrpPermissions|(pick
MSysObj)[X]ReadData)

C) *optional* you can hide MSysObjects by doing the opposite of stepA).

Then your ODBC calls into MSysObjects will return your
tablelists/querylists/etc.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.