Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports 9.2
Message
De
26/09/2002 22:05:37
 
 
À
26/09/2002 19:28:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00705020
Message ID:
00705048
Vues:
11
It will start the one pointed to in the registry, most likely CR9. To explicitly start a particular version, you can do:
This.crApplication = CREATEOBJECT("CrystalRuntime.Application.8.5")
This.crApplication = CREATEOBJECT("CrystalRuntime.Application.9")
>Is anyone using the 9.2 runtime? If both 8.5 and 9.2 are on my machine how can I tell which one is being started when I issue the following:
>
>This.crApplication = CreateObject('CrystalRuntime.Application')
>This.crReport = CreateObject('CrystalRuntime.Report')
>
>TIA
>Mike
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