Who is the owner of dynamic job created in my sql server from my ASP.NET app?

  • Thread starter Thread starter Reza Alirezaei
  • Start date Start date
R

Reza Alirezaei

From my ASP.NET app (which is impersonating under a domain account) ,I am
trying to call an stored procedure which creates a temporary job and then
delete it. Dose any one know what type of permission do I need to execute
the stored proc from within my ASP.NET app?
 
Sorry I meant ,what type of permission my impersonated user needs to have to
create the temporary job through the stored procedure?

Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top