getting column name from dropdownlist and inserting into query

  • Thread starter Thread starter zee
  • Start date Start date
Z

zee

Guys please help
I am trying to run a search on my web application and the user is going
to first select from a dropdonmenu what column to select from and then
the user will type into a textbox the value that they are looking for. I
tried using "select * from table where (?=?)" but my application just
does not understand the first ?
Can anybody please help me?
Thank you in advance.

zee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top