I need help to obtain a Variable's Value stored in C#, and stored or call that variable into a SQL's Variable, from SQL Management.
I'm using store procedures, and I'm New doing this!!! I mean using C# and SQL.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hemant SrivastavaPosted Oct 3, 2014, 10:20 AM
Try this way:
http://hemant-srivastava.blogspot.com/2013/01/get-data-using-ado-net-dataset-with.html
Vithal WadjePosted Oct 3, 2014, 6:30 AM
http://www.c-sharpcorner.com/UploadFile/0c1bb2/inserting-form-data-into-database-and-display-it-in-gridview/