Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Semi-complex SELECT in report.
Message
From
02/07/2004 10:30:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
Semi-complex SELECT in report.
Miscellaneous
Thread ID:
00920131
Message ID:
00920131
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform