gasparrelli
Programmer
I need to have CF display the results of an Oracle stored proc which selects multiple rows from an Oracle table. Right now I have an Oracle SP which returns results by using a ref cursor. I'm not sure however how to have CF loop through the result set. Do I use CFStoredProc and some other related tag to output the cursor contents? I'm lost on this and need help!
Thanks in advance for any advice on how to output this data. I can't just write a spiffy query or view because my stored proc also de-encrypts data...
Kim
Thanks in advance for any advice on how to output this data. I can't just write a spiffy query or view because my stored proc also de-encrypts data...
Kim