QUERY FORM

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

Guest

What is the best way to create a form that will allow users to search/query a
joined set of tables. I would like to create a dynamic query that would
allow users basically the ability to write their own query by using a series
of drop down lists, which contain the table field names, operators,
conditions. I am unable to allow the users to use the QBE so using access
gui is out of the question.

thanks.
 
See my post to Freeda - many-to-many Relationship under Database Design.
What I passsed just might be what you want.
 
Back
Top