I have a query with a yes/no field in it. I want to create a form for the user so they can either select all the records with the field checked ("yes") or All the records (both "yes" and "no"). They would then press a button to run the query. The query would then pick up its criteria from the...
I have a one to many relationship between a building table and a building attributes table as shown below:
BLD_ID BLD_NAME
1 Warehouse1
2 Warehouse2
ATTRIBUTE_ID BLD_ID ATTRIBUTE
1 1 Loading Dock
2 1 Fenced Compund
3 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.