2
Answers

Updating a SQL Stored Procedure through my code...

Ask a question
Space Ghost

Space Ghost

14y
2.4k
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)