All,
My database is fairly complicated and requires a lot of data manipulation. Being a novice my approach has been query on top of query on top of query to get the data into the shape I need.
So the question is best practice on eliminating some of these queries. I'm not sure if a stored procedure approach is the answer or I just do the best I can with the query layers.
Please note that I am new to Access so very much need to stay in Access-land for now. Bridging out (into SQL server, etc..) is not yet within my grasp - unless someone can point me to a tutorial.. plus I'm probably limited to stay within Assess for technical setup reasons, at least until I learn how to set myself up otherwise.
I recognize the question is very general and depends on database size, indexing, query efficiency, etc... so please assume the worst and most complicated situation possible when responding.
Thanks for any help
My database is fairly complicated and requires a lot of data manipulation. Being a novice my approach has been query on top of query on top of query to get the data into the shape I need.
So the question is best practice on eliminating some of these queries. I'm not sure if a stored procedure approach is the answer or I just do the best I can with the query layers.
Please note that I am new to Access so very much need to stay in Access-land for now. Bridging out (into SQL server, etc..) is not yet within my grasp - unless someone can point me to a tutorial.. plus I'm probably limited to stay within Assess for technical setup reasons, at least until I learn how to set myself up otherwise.
I recognize the question is very general and depends on database size, indexing, query efficiency, etc... so please assume the worst and most complicated situation possible when responding.
Thanks for any help