Results 1 to 2 of 2

Thread: permissions

  1. #1
    scott Guest

    permissions

    what does it mean if I go and look at the permissions on a user and in one item (say a stored procedure) there is a green check giving permissions but the check cannot be removed. How can I remove that?

  2. #2
    Jason Guest

    permissions (reply)

    It means that the login you signed into sql server does not have permissions to grant/drop permissions for other users. You'll need your SA to do this, or someone else with the proper perms.


    ------------
    scott at 3/9/01 1:05:56 PM

    what does it mean if I go and look at the permissions on a user and in one item (say a stored procedure) there is a green check giving permissions but the check cannot be removed. How can I remove that?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •