reporting tool for VC++ 6.0
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am looking for a reporting with certain abilities. I know and used Crystal Reports, but the reports are bound to a database. I would like to fill the data directly from my application. I tried Visual Reports, but i can't display a preview as a child window in my application dialog. I'd like to have an ActiveX View Component. Can anyone give me a hint? The tool should have: - A Report designer to design the report - A ActiveX Viewer component for application integration - The data shouln't come directly from a datatabase, i need to fill the data in myself from the application. greets, Jason