How to make a SQL query on the search for several parameters? Help me please!
- do you mean SQL query? - teanYCH
- select * from (here base) where (field name) = '& # 10' and (name 2 fields) = '& # 10'; Like so, quotes can be double, I do not remember exactly. - chip
- Thank! How to connect with ComoBox? I need if the text is entered in ComoBox1 and ComoBox2 and ComoBox3 then display the query! Help me please! - YaroslavS
- Give the complete problem ... - vic
- On form 3 ComoBox and DBGrid! 1 ComoBox service type 2 ComoBox number of rooms 3 ComoBox floor. In ComoBox, I select the parameters I need, click the Find button and search the database for the specified criteria in the ComoBox! And all this is displayed on DBGrid! - YaroslavS
|