Click here to Skip to main content
15,672,517 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I restrict my database to view other user?
when database is created a user id or password will set and while i want to access my database, a message will display to accept the user id and password..
Posted

1 solution

You want to restrict your Database Users using the SQL Agent Jobs, in other words database user should not able to access / see /start the SQL Agent Jobs.
Is that right?
here are some advise..i can refer you in this site because
there're some misunderstanding with question.
some of the solution are in here
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900