I am trying to Execute a sql stored Procedure
from Visual Basic code.
users has sa rights could execute
but others cannot.
i want to setup to run this sp, users dosen't have sa rights & i don't want to grant dbo rights as well.
This can easily be done by using User permissions.
I would suggest you have a look in SQL Books online for topics under 'Permissions'. It's quite a large subject but something you will need to feel comfortable with.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.