Mar 5, 2008 #1 Katya85S Programmer Joined Jul 19, 2004 Messages 190 Is there a way to pass reports (Crystal XI) parameter to a stored procedure which is the report’s data source? Thank you all in advance
Is there a way to pass reports (Crystal XI) parameter to a stored procedure which is the report’s data source? Thank you all in advance
Mar 6, 2008 1 #2 Madawc Programmer Joined Sep 5, 2002 Messages 7,628 Location GB In Crystal 10, editing the SQL Commands (Stored Procedure) allows you to create a parameter. It will be requested when the report is run. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 Upvote 0 Downvote
In Crystal 10, editing the SQL Commands (Stored Procedure) allows you to create a parameter. It will be requested when the report is run. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10
Mar 6, 2008 Thread starter #3 Katya85S Programmer Joined Jul 19, 2004 Messages 190 Crystal XI does it too Thank you Madawc! Upvote 0 Downvote