How to print access 97 report using VC ++ 6.0 and VB 6.0 ?

KeyserSoze

Diamond Member
Oct 11, 2000
6,048
1
81
Explain your project a little bit more. Cuz we had to develop VB programs based off of Access Databases, and then you have the built in "Print" methods support in VB.

But, what's the problem with just using Access to print it out? Need more details.




KeyserSoze
 

kmthien

Senior member
Oct 8, 2002
363
0
0
Hi,

This is bcoz I m developing a Visual C++ 6.0 program to communicate with Access 97. The program is for operator, who don't really know access, to use. The requirement is that the operator click on a button on the program then it will automatically print the report in Access 97 directly to the printer! So any clue?