Calling a Report

K

KurryKid

Is there a way to call an Access report from an external application so that
it will automatically open the report from the mdb file?

Thanks.

KurryKid
 
D

Douglas J. Steele

The only way I'm aware of is to use Access Automation (which requires that
the user have Access installed on his/her machine)

See the following KB articles:

ACC: How to Use Automation to Print Microsoft Access Reports:
http://support.microsoft.com/?id=145707
ACC2000: How to Use Automation to Print Microsoft Access Reports
http://support.microsoft.com/?id=210132
ACC2002: How to Use Automation to Print Microsoft Access Reports (Q296586)
http://support.microsoft.com/?id=296586
ACC: Using Microsoft Access as an Automation Server (Q147816)
http://support.microsoft.com/?id=147816
ACC2000: Using Microsoft Access as an Automation Server (Q210111)
http://support.microsoft.com/?id=210111
 
Top