grant permission to User....

  • hi,

    in my sql server 2005, i've created a new user as "test".

    and i gave permission to "test" user, a database called "demo".

    and default schema as "dbo".

    after that when i login by using "test", i am only viewing the table object present in the demo database, not all the stored procedure.

    I wants to see all the stored procedure present in the demo database.

    thanks in advance,

    "If you Dream it, You can Do it......."
  • what permission did you give to the user. I hope you have given dbreader or dbwriter permissions.

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply