Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report 8.5 with VB6
Message
De
05/06/2002 08:50:52
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Produits tierce partie
Titre:
Crystal Report 8.5 with VB6
Divers
Thread ID:
00664882
Message ID:
00664882
Vues:
65
Hi,

I am using Crystal report 8.5 with VB6.
In order to implement a flexible reporting application.
I want my main application to pull all the needed data
using query and pass it to the rpt file, but my SQLquery
is not working as shown below. Please kindly assist. Thank you.



crRs.SQLQueryString = "SELECT item.plu, price.desc FROM d:\data\item,d:\data\price where item.plu = price.plu"

Crviewer1.reportsource = crRs
Crviewer1.ShowReport
Best Regards
Virusim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform