Crystal Report VB.Net (Add Command with parameter)

cs_cbu Messages postés 394 Date d'inscription mercredi 30 janvier 2002 Statut Membre Dernière intervention 4 novembre 2009 - 14 août 2002 à 12:05
wadihkhayat Messages postés 1 Date d'inscription mercredi 3 mars 2010 Statut Membre Dernière intervention 2 septembre 2010 - 2 sept. 2010 à 09:18
Hi, in a report (.rpt) i would like put parameter in my command but dont know how do ?

see my command:
SELECT * FROM DANGER WHERE DAN_ID=[@myparam];

How do that in a rpt command ?
tyvm

2 réponses

Greggg Messages postés 1 Date d'inscription vendredi 16 août 2002 Statut Membre Dernière intervention 16 août 2002
16 août 2002 à 20:53
You make a selection formula : "DAN_ID=[@myparam]"
0
wadihkhayat Messages postés 1 Date d'inscription mercredi 3 mars 2010 Statut Membre Dernière intervention 2 septembre 2010
2 sept. 2010 à 09:18
here i already have the rpt file that run on crystal report 2008 and interact with the database. i need to import the crystal to vb.net window apliacation. and i dont know how can i pass the database link and th required parameters from vb to crystal to run the application exe
0
Rejoignez-nous