SQL Select Command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
please help me in writing the SQL "SELECT Brand, BrandDescription" , &
txtLoc & "FROm locationMap"
I hve one table name LocationMap with the fields Brand, BrandDescription,
RA1, RB2,RC1,RD2,RE4,RF2,RG2
I have one form the with one text box name txtLoc where value I m getting
from the combobox , which can be RA1 or RB2 or RC1 and so on.I want to write
one SQL to select fields Brand, BrandDescription and only one column which
value will in txtLoc how I will do this one?

Thanks in advance
 

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