form based on stored procedure
sky123Jun 13 2007 — edited Jun 13 2007Hi,
Is there any documentation that describes how to create a form based on a stored procedure? Basically, I want to declare some variables in the stored procedure and then use them as the displayed fields in the form and, finally, insert the data into the database when the form is submitted.
Thanks.
Andy