Home All Groups Group Topic Archive Search About

Print Access report using ADO

Author
27 Mar 2005 9:42 PM
Charlie Holmes
Is it possible to preview or print a report in an Access 2000 database
using ADO?

Thanks,
Charlie

Author
28 Mar 2005 12:44 AM
Jim Hughes
ADO by itself will not be able to access the Access reports, only the Access
mdb data.

You will need to use the Access COM Interop model, or migrate to something
like Crystal Reports.

If you use Access COM Interop, MS Access will need to be installed on each
client PC.

Show quote
"Charlie Holmes" <cholmes.d***@verizon.net> wrote in message
news:uJUZoXxMFHA.3988@tk2msftngp13.phx.gbl...
> Is it possible to preview or print a report in an Access 2000 database
> using ADO?
>
> Thanks,
> Charlie
Author
28 Mar 2005 7:41 AM
Cor Ligthert
Charlie,

I searched the newsgroup on Paul Clement and some other words.  I think that
his advice to look at this page, can be a possibility. Mostly is automation
usable in the dotNet languages as Interop.

http://support.microsoft.com/default.aspx?scid=kb;en-us;210132

I hope this helps,

Cor

AddThis Social Bookmark Button