Exact duplicate of The EXECUTE permission was denied on the object 'zzzzzz, database 'xxxxxx' schema 'yyyyyy',
I'm having problems executing a function...
Here's what I did:
- create a function using sql server management studio. it was successfully created.
- i then tried executing the newly created function and here's what I get:
The EXECUTE permission was denied on the object 'xxxxxxx', database 'zzzzzzz', schema 'dbo'.