Hello all,
Could use some best practice advice.
Is it better to write a query and then create a form that reads/executes the query (as different objects) or is is better to develop the query from with the form itself.
I see the advantage of a seperate query if it will be used by different functions, but if it is a specific form-related query it seems to be more organized to embed it with the form.
Same question goes for report/query relationships as it does for queries.
I'm not sure if I'm missing an obvious advantage to one method vs the other.
Thanks for any help.
Could use some best practice advice.
Is it better to write a query and then create a form that reads/executes the query (as different objects) or is is better to develop the query from with the form itself.
I see the advantage of a seperate query if it will be used by different functions, but if it is a specific form-related query it seems to be more organized to embed it with the form.
Same question goes for report/query relationships as it does for queries.
I'm not sure if I'm missing an obvious advantage to one method vs the other.
Thanks for any help.