Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Retrieving resultsets of stored procedure via odbc
Is there any other way of retrieving resultsets of stored procedures
via odbc other than the use of cursor?
The next question is, how do I know whether the cursor of my driver is
functioning well? The use of
SQLGetCursorName gives me an error-message for the state:
"[oracle][odbc]string data: right truncated". I can do much with this.
Thanks for your help in advance,
harp
Received on Thu Feb 10 2005 - 12:37:43 CST