G
Guest
Hello,
short question:
Are queries or class modules drastically diferent when it comes to the
performance/speed of an access application?
background:
I'm reading Access 2002 desktop developers handbook. I'm looking at class
modules and like them. I can also get my class module to do exactly what I
want where trying to use queries is causing me more problems.
I ask because i'm trying to use a comboBox to change other fields on a form,
including a subform (i'm using the northwinds sample database because the
orders form is very similar to an application i'm trying to create).
I have some experience with C++ and Java, so i understand programming code
more then I do queries, but i would like to create my access application to
be the most effiecent for performance and speed as it can be. I would also
like Access to do as much of the hard "work" as I can make it do.
Thank you,
phill
short question:
Are queries or class modules drastically diferent when it comes to the
performance/speed of an access application?
background:
I'm reading Access 2002 desktop developers handbook. I'm looking at class
modules and like them. I can also get my class module to do exactly what I
want where trying to use queries is causing me more problems.
I ask because i'm trying to use a comboBox to change other fields on a form,
including a subform (i'm using the northwinds sample database because the
orders form is very similar to an application i'm trying to create).
I have some experience with C++ and Java, so i understand programming code
more then I do queries, but i would like to create my access application to
be the most effiecent for performance and speed as it can be. I would also
like Access to do as much of the hard "work" as I can make it do.
Thank you,
phill