Hi
Have got a stored procedure which allows submission of data to multiple SQL tables. This appears to work.
Have set up a valid connection to the database and have designed a form to collect all of the required data. In addition have set up command stored procedure and used test button to check valid.
However I cannot get the data from the form into the stored procedure/sql tables when the user clicks on submit.
Any ideas?
Thanks
Matt
Have got a stored procedure which allows submission of data to multiple SQL tables. This appears to work.
Have set up a valid connection to the database and have designed a form to collect all of the required data. In addition have set up command stored procedure and used test button to check valid.
However I cannot get the data from the form into the stored procedure/sql tables when the user clicks on submit.
Any ideas?
Thanks
Matt