June 8, 2010 at 10:51 am
Hi,
I got read access to a database named xyz.
the owner of the database created some scalared valued functions. But now i'm unable use that functions and i cant even see that functions. So my question is
can a user with read access to a database use scalar valued functions created.
June 8, 2010 at 11:07 am
a user would need EXECUTE permissions on the functions in order to use them.. read(SELECT) access, like granting db_datareader, is limited to tables or views.
Lowell
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply