But what do you want to do with the Access report? Do you want to display it
in the browser window? If so, I don't think that is possible - a browser
only renders HTML...
If you want to programatically manipulate the report then you might be able
to instantiate a copy of Access server-side and use office automation to do
this.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Daniel Groh" <daniel.groh@s...>
Subject: [access_asp] Opening access report with ASP
: Hey Guys,
:
: Does anyone know how I open a access report using ASP?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~