Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reporting in vc++ 1

Status
Not open for further replies.

azamK

Programmer
Aug 12, 2001
10
IR
Hi
How can I use Microsoft access reporting(and printing) in vc++?
if there is not any way to do this , what is the best way for reporting in vc++?(my tables are in MS Access and I connect to them with ODBC)
thanks
azam keypour
 
If you use MFC, you can easily embed Crystal Reports views in your mainframe.
Greetings,
Rick
 
Hi
How can I embed crystal reports views to my mainframe?
thanks.
Azam
 
You can replace the normal view by a CR view. Read about CR for C++ development in the help of CR. It's MFC based....
Greetings,
Rick
 
hi
I thanks from you.
but how can I replace the normal view by a CR view?
please explain better.I use vc++ 6.0.
thanks
azam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top