A family of Microsoft relational database management systems designed for ease of use.
Design the query, switch it to SQL view, and post the SQL text.
What you are describing could be normal. For example if I had a query on the Customers table, and I set the criteria for CustomerID to be 0, and I did not have such record, then no rows would be returned.