Hi all,
I have just started with SQL and would like to know if anyone knows how I can create a stored procedure in MS-SQL that uses a HTML input box as its Parameter. For example I'd like to be able to say have an input box the asks for 'name' and on submit call to MS-SQl stored procedure using 'name' as the variable.
Thanks
I have just started with SQL and would like to know if anyone knows how I can create a stored procedure in MS-SQL that uses a HTML input box as its Parameter. For example I'd like to be able to say have an input box the asks for 'name' and on submit call to MS-SQl stored procedure using 'name' as the variable.
Thanks