Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Semi-complex SELECT in report.
Message
De
02/07/2004 10:30:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
Semi-complex SELECT in report.
Divers
Thread ID:
00920131
Message ID:
00920131
Vues:
69
I have a report whose data comes from SQL-Server. This report has some parameters. The data should come from a SQL-SELECT statement like:
SELECT CusCod, CusName FROM customer 
WHERE CusCod IN (SELECT CusCod FROM sales WHERE SalesDate = ?param)
I'm using VFP7 and CR9 Is there a way to do this? I would like to avoid to create a stored procedure in SQL Server for this report.

TIA

Luis
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform