Jūs esateexecute stored procedure
execute stored procedure
Howto. Execute MS SQL Stored Procedure With C#
At the moment I'm coding a small project for my university. I have to create a simple system on C# and Microsoft SQL Server 2005. So, I need a way (and code) to execute MS SQL Server's Stored Procedures from my C# program.

