Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call the report and pass a parameter
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Versions des environnements
Environment:
VB 8.0
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01128920
Message ID:
01130707
Vues:
18
I am not very well-versed with .NET but i know Crystal.

How you pass a variable to crystal depends on how you need to use the variable. Is it a parameter to its data source? Or is it a value that you want to use in the report?

If the former, there is a data source parameter collection in the crystal report object and you just need to pass the value into each parameter property.

If the latter, what i would do is create a formula in the crystal report and in the code I would populate this formula, which is exposed through a collection, with the value you want to pass.

Hope this helps.
Bernard L. Omiple
VFP, SQL Server, Crystal Reports
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform