Skip navigation links

MySQL Forums :: C#, Mono, .Net :: Problem with dynamic DropDownList


Advanced Search

Re: Problem with dynamic DropDownList
Posted by: dave lilley ()
Date: February 03, 2012 12:09AM

Hi Chevy,

Have you tried replacing the ? with a name like @param1 in you're query?

Then using the .parametersWithValue(@param1, comboBox1.text) type of code?

Not really up with ASP so I hope what I've put up helps you get this sorted.

Dave

Options: ReplyQuote


Subject Written By Posted
Problem with dynamic DropDownList Chevy Mark Sunderland 01/31/2012 11:26AM
Re: Problem with dynamic DropDownList dave lilley 02/03/2012 12:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.