A
andreak
Greetings-
I'm pretty new to Access and I'm taking over some reports
that are currently set up in a different system. I need
to change the query logic from the application that's
being retired to use the output of some more sophisticated
sprocs that are already in use in other areas of the
company.
I've written a test VB app that opens Access and calls the
old Access macro and runs the existing report using the
old pass-through query, so I've got the logistics of
calling Access from VB figured out.
My question is this: Can I somehow use my ending recordset
results as input data for the report? Or do I need to use
a pass-through query and figure out a way to get the
proper criteria into this multi-sproc existing process?
Thanks in advance,
Andrea
I'm pretty new to Access and I'm taking over some reports
that are currently set up in a different system. I need
to change the query logic from the application that's
being retired to use the output of some more sophisticated
sprocs that are already in use in other areas of the
company.
I've written a test VB app that opens Access and calls the
old Access macro and runs the existing report using the
old pass-through query, so I've got the logistics of
calling Access from VB figured out.
My question is this: Can I somehow use my ending recordset
results as input data for the report? Or do I need to use
a pass-through query and figure out a way to get the
proper criteria into this multi-sproc existing process?
Thanks in advance,
Andrea