Hello again.... I am now connecting to the Weakly Bound Ref Cursor with no problem. (Thanks SynapseVampire)
Here's the new issue: SPEED!
When I run against the Ref Cursor, It takes about 57 secs (not ms) to "Read Records"
When I run against the Table itself, it takes about 1.6 secs
to "Read Records"
The time to "query DB" is longer with the ref cursor but not significantly when talking in milliseconds....
Can I speed this up with the Ref cursor?
Thanks in advance....
Thadeus
Here's the new issue: SPEED!
When I run against the Ref Cursor, It takes about 57 secs (not ms) to "Read Records"
When I run against the Table itself, it takes about 1.6 secs
to "Read Records"
The time to "query DB" is longer with the ref cursor but not significantly when talking in milliseconds....
Can I speed this up with the Ref cursor?
Thanks in advance....
Thadeus