Two questions:
1)
Apparently the only way to get a recordset out of an Oracle stored procedure is to use a ref cursor (a cursor variable).
Given this fact, is it possible to use an Oracle stored procedure as the data source in CR? If so, how do you get the data from the cursor variable to CR?
Please feel free to tell me I'm totally off base here or if there is an easier way to go about this that I haven't mentioned.
2)
Can I access the database directly from CR without using ODBC?
I am activating CR from VB on a WinNT4 client to an HP Unix server running Oracle 8.1.6.
Thanks very much,
Rob.
1)
Apparently the only way to get a recordset out of an Oracle stored procedure is to use a ref cursor (a cursor variable).
Given this fact, is it possible to use an Oracle stored procedure as the data source in CR? If so, how do you get the data from the cursor variable to CR?
Please feel free to tell me I'm totally off base here or if there is an easier way to go about this that I haven't mentioned.
2)
Can I access the database directly from CR without using ODBC?
I am activating CR from VB on a WinNT4 client to an HP Unix server running Oracle 8.1.6.
Thanks very much,
Rob.