Greets,
I'm new to stored procedures.
I want to create a dynamic stored procedure that will accept a different parameter based on a field selected from a combo box on an asp page. If this doesn't make sense please tell me. The procedure must be able to construct a different where statement based on the selected value of a combo box filled with field names. A text box will accept and send a query string.
Any help is good.
p
I'm new to stored procedures.
I want to create a dynamic stored procedure that will accept a different parameter based on a field selected from a combo box on an asp page. If this doesn't make sense please tell me. The procedure must be able to construct a different where statement based on the selected value of a combo box filled with field names. A text box will accept and send a query string.
Any help is good.
p