linking query to form/reports vs. embbeding query to forms/report

S

Squik27

hi,
I'm creating an application and I'd like an answer to the following question.
What would be better between:
1. Creating a query and set the record source of a form/report to that
query, or
2. Invoking the query builder to create a SQL statement in the record source
property.

Thank you for your answers?
 
Top