2
Answers

Updating a SQL Stored Procedure through my code...

Photo of Space Ghost

Space Ghost

15y
2.8k
1
Hi Guys,

Here is my problem. I need to update an already excisting stored proc from my code and commit it. How can this be achieved through the System.Data.SQLClient if possible?

Thanks,

Answers (2)