|
Having
a weird problem...
got 2
users on a database USER1 and USER2
Want
to give USER2 permission only to execute a couple of stored
procs.
So I
create dthe SP's (owner is USER1), and gave USER2 execute permissions. But
he still can't execute them.
I also
tried giving USER2 permissions on various tables, and he cannot view those
either.
Any
idea why ?
Russ
|