5
Answers

Execute Agent Job Backup script using C#

Photo of Swapnil Nandane

Swapnil Nandane

9y
791
1
Hello Friends
 
I have SQL Agent Job backup script and i want to execute that SQL Agent Job backup script using C#.
 
I tried using SqlCommand but no any luck.
 
Thanks in advanced 

Answers (5)