Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Saturday, August 12, 2017

How to give Parameter value to the function

SQLServerCentral » Latest topics
How to give Parameter value to the function
Input parameter is EmpID, it will be inserted from C# application.
I am  not  sure on how to pass the paramter value from C# side. The input will not be typed into the textbox in the current form. The value will be coming from another form.

No comments: