This is a discussion on How to create and run the stored procedure in ASP.Net within the Microsoft .NET Tutorials and Articles forums, part of the Articles and Tutorials category; Hai to all I wish to know how to run the stored procedure(SQL SERVER) in ASP.Net. How v ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hai to all
I wish to know how to run the stored procedure(SQL SERVER) in ASP.Net. How v have to pass the value to table with help of asp.net as front end. I want to send the value by stored procedure, not through query. |