Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need some help with this... customizing crystal report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00586519
Message ID:
00586658
Vues:
18
>hi there colleagues, I need some help here. I'm using seagate crystal reports and I wanna change the sql statement used in the report

Angel,

What I personally do is use Crystal's RDC application and report objects. The application object is CrystalRuntime.Application and the report object is CrystalRuntime.Report. Once the report object is instantiated with the report I'm working with, I modify the object's SQLQueryString property (e.g. oReport.SQLQueryString = cSQLStatement).

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform