Click here to Skip to main content
15,903,012 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to create a sql agent job but i want it dynamic so how can i create a job from asp.net ?? or how can i change the step in job from aSP.net ??
Posted

1 solution

You can create SQL agent job using C# and SMO, see Create SQL Agent job using C# and SMO
 
Share this answer
 
Comments
zainab77 10-Aug-14 3:55am    
many great thanx.. it worked :)

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