Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Retrieving resultsets of stored procedure via odbc

Retrieving resultsets of stored procedure via odbc

From: harp <hmetu_at_gmx.net>
Date: 10 Feb 2005 10:37:43 -0800
Message-ID: <1108060663.309990.284590@z14g2000cwz.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US