[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::rdb_60

Title:Oracle Rdb - Still a strategic database for DEC on Alpha AXP!
Notice:RDB_60 is archived, please use RDB_70..
Moderator:NOVA::SMITHISON
Created:Fri Mar 18 1994
Last Modified:Fri May 30 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5118
Total number of notes:28246

5027.0. "SQL MOD ERROR: -305... How does this happen?" by ORAREP::MRSERV::ORAM () Thu Feb 13 1997 15:46

    Have a "C" program with SQL MODULES compiled into it. Occasionally, I
    will get an error(SQLCODE=-305 SQL$_NULLNOIND) on a fetch. Under what
    circumstances does this happen?
    
T.RTitleUserPersonal
Name
DateLines
5027.1programming errorcaotv1.ca.oracle.com::BZINN[email protected]Thu Feb 13 1997 16:134
    Exactly what the error message says.
    
    You retrieved a field that was null, but the program did not provide a
    null indicator variable so that this could be communicated properly.