2
Answers

Updating a SQL Stored Procedure through my code...

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)