Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report
Message
De
21/05/2001 23:42:50
 
Information générale
Forum:
Visual Basic
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00509404
Message ID:
00509761
Vues:
22
>>What is th way to pass a recordset to a crystal report report to print?
>
>I use something like this:
>
        'Open report
>        Set objCR = CreateObject("Crystal.CRPE.Application")
>        Set gReport = objCR.OpenReport(gReportPath & "rptSales.rpt")
>        Set rptDB = gReport.Database
>        Set rptTables = rptDB.Tables
>        Set rptTable = rptTables.Item(1)
>        rptTable.SetPrivateData 3, rstData
>
I'll try it, Thanks.
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform