Re: SYSOBJECT Permissions needed to see subform?



The public role should have select permissions on the sysobjects system
table unless you've removed those default permissions. Some data access
API's rely on system table public permissions for proper operation.

--
Hope this helps.

Dan Guzman
SQL Server MVP

"AkAlan" <AkAlan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5F94196B-5FA6-4EDF-BCD3-5D7B75AED00B@xxxxxxxxxxxxxxxx
I have a form with a subform on my Access Project and while test a Role I
found that unless I gave SELECT permission to the sysobject table a
particular subform would not display any data, actually it was a blank
white
box where the subform should have been. The work around is to grant the
permission but I would like to know why it is needed. Also are there other
system tables I should be granting to everyone so other unforseen problems
don't occur? Thanks.


.



Relevant Pages

  • Smart Client security issue
    ... got a problem about permissions... ... So I've searched newsgroups to find ... blocks for the data access, I had to recompile them (Data, ... now and I've set the security to use integrated authentication. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Windows Logon using Other Windows Account
    ... your data access. ... permissions within the application. ... Using windows login in VB,C#, whatever, will allow ... >SQL server and do anything using any other Client ...
    (microsoft.public.sqlserver.security)
  • Re: Enabling Access to Private Fields
    ... You could do this with permissions. ... permissionattribute on that member to make sure only certain callers would ... StrongNamePermissionAttribute on the associated member in the callee. ... what I'm trying to do is dynamically create a data access ...
    (microsoft.public.dotnet.security)
  • All the clients are locked out.
    ... Until yesterday I an unsecured MS Access database and ... data access pages. ... This morning I set some permissions and defined ... able to input data. ...
    (microsoft.public.access.security)
  • Re: change user1 access changes user2 access
    ... Using the public role is your problem. ... All users, whether it be User1, ... permission you are granting All users the permissions. ... > name, a password, I select a database to login to, then go ...
    (microsoft.public.sqlserver.security)