|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Print Access report using ADOIs it possible to preview or print a report in an Access 2000 database
using ADO? Thanks, Charlie 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 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 |
|||||||||||||||||||||||