Bonjour,
Y'a t'il qlq un qui sache comment generer un etat avec Crystal Report dans VC++ ?
Merci pour votre aide precieuse.
Version imprimable
Bonjour,
Y'a t'il qlq un qui sache comment generer un etat avec Crystal Report dans VC++ ?
Merci pour votre aide precieuse.
Moi personnellement j'ai longtemps essay� sans succ�s et je suis m�me arriver � conclure que l'on ne peut utiliser Crystal Report qu'avec un projet C++ manag� ou VB ou C#.
J'aimerai bien que quelqu'un nous explique pourquoi.
Bonne journ�e.
Par contre j'ai �t� oblig� de faire un composant en VB.NET pour les �tats et j'appelle ce composant dans mon projet VC++.
Mais je ne sais pas si c'est une bonne solution.
A++
Pourtant j'ai vu des example ecrite en VC++ et qui manipule crystal report mais malheureusement ils sont tjrs incomplets.
Voici ce que MSDN dit � propos
A++Citation:
Crystal Reports for Visual Studio .NET
Special Considerations for C++ Projects
When you are creating a C++ project to host Crystal reports on the Web or Windows, you should choose the Managed C++ Application template.
Procedures that involve design view operations and automatic code generation to incorporate Crystal reports generally apply to Visual Basic and Visual C# projects only. You should use the Report Object Model, the Web Forms Viewer class description and the Windows Forms Viewer class description to incorporate Crystal reports in Managed C++ projects.