thisisboni
Programmer
Hi,
I am relatively new to Oracle as compared to Crystal.
I am using Crystal Enterprise 10 with Oracle 9i as backend.
Trying to report off a stored procedure -
the sproc is calculating values off tables BUT they(hte calculated values) are NOT stored into the dB
Theese (the calculated values in the sproc) are the values I would want in my report.
say I am calculating
total_time_in_state1 , total_time_in_state2 from values stored in the dB
How do I get total_time_in_state1 , total_time_in_state2 in the report ?
How do I include these values into the REF CURSOR
Thanx
/Sam
I am relatively new to Oracle as compared to Crystal.
I am using Crystal Enterprise 10 with Oracle 9i as backend.
Trying to report off a stored procedure -
the sproc is calculating values off tables BUT they(hte calculated values) are NOT stored into the dB
Theese (the calculated values in the sproc) are the values I would want in my report.
say I am calculating
total_time_in_state1 , total_time_in_state2 from values stored in the dB
How do I get total_time_in_state1 , total_time_in_state2 in the report ?
How do I include these values into the REF CURSOR
Thanx
/Sam