Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help in Crystal reports
Message
De
14/02/2001 02:30:27
Walter Meester
HoogkarspelPays-Bas
 
 
À
13/02/2001 23:33:46
Fernando España
Alta Tecnologia En Informatica
Guatemala, Guatemala
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00475566
Message ID:
00475585
Vues:
48
Hi fernando,

>I{m making an report in crysta with a vfp interfaz
>but I{m sendign the follo code:
>
>rep=thisform.olecontrol1 && Crystal report activ x control
>rep.reportfilename='E:\zsoftware\ReportesNuevos\codemine\Informes_especial\Data\Existencias Por Bodega.rpt'
>rep.storedprocparam(0)=alltrim(empresas.id_empresa)
>rep.storedprocparam(1)=alltrim(bodegas.codigo_bodega)
>rep.storedprocparam(2)=alltrim(productos.codigo_producto)
>rep.storedprocparam(3)=alltrim(productos1.codigo_producto)
>rep.printreport()
>
>I do not know why the parameters are not updated in my report!!

If you report off FOX2X tables, I guesss you should use the Parameterfields property instead. The StoredprocParam property is intended for SQL based reports.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform