S
Scott M
Using Access 2003, I am trying to run a report that lives in another MDB.
My construct is as follows:
There are two databases. One has compiled code (MDE), the other has reports
(MDB). Both contain linked tables to a common SQL server. I want to invoke
a report from the MDE that resides in the MDB and in doing so need to be
able to manipulate some of the report properties.
I am looking for direction as to how I might go about this. My goal is to
end up with an MDE that calls reports contained in a separate MDB.
Thanks in advance!
ScottM
My construct is as follows:
There are two databases. One has compiled code (MDE), the other has reports
(MDB). Both contain linked tables to a common SQL server. I want to invoke
a report from the MDE that resides in the MDB and in doing so need to be
able to manipulate some of the report properties.
I am looking for direction as to how I might go about this. My goal is to
end up with an MDE that calls reports contained in a separate MDB.
Thanks in advance!
ScottM