Hi All,
I have used crystal reports with C# in .Net enviornment, but I am not sure how advisable it is to implement Crystal reports in C++ or C. This report generation is new development and the first tool that came to my mind was Crystal Reports unless there are other tools in the market that would be more useful to use with C++ and C.
Any thoughts

Using Crystal Reports 10 with Visual C++ and C
Tim Ward 123
You can use crystal reports with managed C++ as well. Take a look at http://msdn.microsoft.com/library/default.asp url=/library/en-us/crystlmn/html/crconspecialconsiderationsforcplusplusprojects.asp
Also, take a look at http://msdn2.microsoft.com/en-us/library/ms226695.aspx for samples of some of the methods in C++.
Thanks, Ayman Shoukry VC++ Teamdasduck
I don't have much experience with crystal reports to answer this. May be the .netdevelopment forums could help.
Thanks, Ayman Shoukry VC++ TeamFrancois FPS