Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Opening access report with ASP


Message #1 by "Daniel Groh" <daniel.groh@s...> on Thu, 8 Aug 2002 17:09:45
Hey Guys,

Does anyone know how I open a access report using ASP?

Hugs
Message #2 by "Ken Schaefer" <ken@a...> on Fri, 9 Aug 2002 10:27:54 +1000
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?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  Return to Index