G
Guest
Hi,
I am currently using Access 2000 to communicate with a Oracle 8.1 database.
I need to build queries for other people gathering the information that they
want. Basically, I want them to tell me what they want and then I run the
query and send them back the info in an excel spreadsheet. One problem is
that these can be pretty complicated queries. Another problem is that I am
just an intern and want them to be able to use this after I leave. I have
found that using pass through queries is significantly faster than using jet
queries and some of my queries seem to be too complicated for the design
grid. I like the pass through queries but I would like to be able to change
the parameters for the query using a form which im not sure how you would go
about that. I was thinking that I could write everything in VBA and use VBA
to send the query directly to the database. Im familier with basic VB but
not so much with VBA for Access but I am willing to learn. Do you think that
this is the best solution for this problem? Also, how would I go about doing
it? Ive heard of OBDCdirect. Is this what I need? Thanks
Mark
I am currently using Access 2000 to communicate with a Oracle 8.1 database.
I need to build queries for other people gathering the information that they
want. Basically, I want them to tell me what they want and then I run the
query and send them back the info in an excel spreadsheet. One problem is
that these can be pretty complicated queries. Another problem is that I am
just an intern and want them to be able to use this after I leave. I have
found that using pass through queries is significantly faster than using jet
queries and some of my queries seem to be too complicated for the design
grid. I like the pass through queries but I would like to be able to change
the parameters for the query using a form which im not sure how you would go
about that. I was thinking that I could write everything in VBA and use VBA
to send the query directly to the database. Im familier with basic VB but
not so much with VBA for Access but I am willing to learn. Do you think that
this is the best solution for this problem? Also, how would I go about doing
it? Ive heard of OBDCdirect. Is this what I need? Thanks
Mark