Forum Replies Created

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

  • RE: how to hide schema?

    something like this?

    CREATE USER testuser WITH PASSWORD = 'Aa123456'

    GRANT EXECUTE ON Schema:: B TO testuser

  • RE: how to hide schema?

    and what about A schema? Do I have to deny access to the role ?

    sorry, but i have no experience in DB administration and user's permissions ... :blush:

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