I want to fill a combobox with a paramaterized sql query. The paramater will be chosen by a different combobox. I've created a query using the combobox and tried a stored procedure... problem is, I dont understand how I set the paramater to the selected value.
Start Free Trial