Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Crystal Reports 9
Message
De
19/03/2003 10:00:13
 
 
À
18/03/2003 19:45:27
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russie
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00767325
Message ID:
00767547
Vues:
12
You've been using an older integration method that is no longer supported. You should move to the RDC, which is invoked with
oCrystal = CREATEOBJECT("CrystalRuntime.Application")
You will also need to change all of your calls as the methods and properties are different in the RDC than the old automation server.


>Hi all!
>
>I installed Crystal reports 9 on my machine. And now when I try to run a report from my app it says "Class definition Crystal.CrystalReport is not found". I use the following code to initialize Crystal:
>
>Public oCrystal
>oCrystal = CreateObject("Crystal.CrystalReport")
>
>I used this code for CR 8.5. Maybe something was changed in CR 9?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform