Re: SQLPLUS do, Pro*C don't

From: Dr. Do Little <iap_at_scammell.ecos.tne.oz.au>
Date: Mon, 27 Feb 1995 00:51:37 GMT
Message-ID: <1995Feb27.005137.3415_at_scammell.ecos.tne.oz.au>


: > I'm writing a Pro*C interface to a program to fetch items out of an
: > Oracle database. When I run the program I get nothing out of the
: > database.

Are you checking the contents of sqlca to see if your cursors retrieved any data ?

sqlca.sqlerrd[2] : indicates number of rows processed by last DML. sqlca.sqlcode : Oracle status code (1403 = no data found)

IAP Received on Mon Feb 27 1995 - 01:51:37 CET

Original text of this message