Re: Pro*C Null column error

From: Scott Urman <surman_at_oracle.com>
Date: 21 Feb 1995 19:41:09 GMT
Message-ID: <3idfkl$gik_at_dcsun4.us.oracle.com>


In article <46_at_codastore.win-uk.net>, aspeir_at_codastore.win-uk.net (Allan Speir) writes:
|> I've just recently compiled a Pro*C program under Oracle V7.0 using
|> v1.5 of the precompiler. Previously this was compiled under Oracle
|> version 6 with no trouble. It compiles OK but at run time I get
|> ORA-1405 Column returns null value. This is correct because some of
|> the queries do return rows containing null values. My question is what
|> has changed, and is there any way to avoid this without
|> explicitly coding handlers to deal with ORA-1405.
|>
|> Regards
|>
|> Allan

Use DBMS=V6 or fetch with indicator variables. Received on Tue Feb 21 1995 - 20:41:09 CET

Original text of this message