Viewing 2 posts - 1 through 2 (of 2 total)
something like this?
CREATE USER testuser WITH PASSWORD = 'Aa123456'
GRANT EXECUTE ON Schema:: B TO testuser
November 18, 2013 at 12:29 am
#1667024
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:
November 17, 2013 at 9:33 am
#1666951