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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a new report using Visual C

Status
Not open for further replies.

earme

Programmer
Jul 27, 2000
155
US
Does anyone know if it is possible to create a new Crystal Report using Visual C++?&nbsp;&nbsp;What I need to do is use an existing database that is updated every few minutes, use recent data and generate 3 or 4 graphs with this data.&nbsp;&nbsp;Is it possible to do this using Crystal Reports and if so, how?<br><br>Thanks in advance,<br>Evie
 
I have discovered that it is infact possible to create a new CR using Visual C++, in fact, the VC++ example (the ONLY VC++ example) that comes with the Developer Edition of CR does this. I'm not sure how to generate graphs/charts using this method though. What I ended up doing was just creating an .rpt without saving the data and viewing it that way.
Evie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top