J
JimP
I'm currently using MS-Access as a standalone app to run reports based on a
SQL Server db.
I'd like launch MS-Access from within a SQL Server db interface (e.g.
PowerBuilder), passing values to select a particular report as well as
parameters for the report.
MS-Access accepts a command line parameter to run a macro as well as a
command line string. I can see how these could be used to select a
particular report to run as well as parameters for that report.
Is this the preferred route to go, or are there other/better options for
accomplishing this?
Thanks,
Jim
SQL Server db.
I'd like launch MS-Access from within a SQL Server db interface (e.g.
PowerBuilder), passing values to select a particular report as well as
parameters for the report.
MS-Access accepts a command line parameter to run a macro as well as a
command line string. I can see how these could be used to select a
particular report to run as well as parameters for that report.
Is this the preferred route to go, or are there other/better options for
accomplishing this?
Thanks,
Jim