Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: The Parameter in Command Post Reply Post New Topic
Author Message
lee lele
Newbie
Newbie


Joined: 22 Sep 2011
Location: Canada
Online Status: Offline
Posts: 1
Quote lee lele Replybullet Topic: The Parameter in Command
    Posted: 22 Sep 2011 at 5:55am
Hello everyone,

Could anybody please help me figure out this issue.

Crystal Reports Version is 11.5
The database is Oracle

I have a command (command1) with one parameter (report date, p_report_date) to retrieve the data from the database.
Now I need another command (command2) to call my Oracle Stored Function to get working days,
select myFunc({?p_report_date}, last_day({?p_report_date})) from dual;

However, CR wouldn't let me use p_report_date in command2, and I have to create new parameter to command2.
Would it be possible to use same parameter in different commands, and how to do it???
 

Thanks in advance!!!

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.