25.08.2012 12:20, Mark Rotteveel wrote:
> I don't think that is entirely true

   Thinking is unreliable. Read this:

// Make sure user has specified a data location (unless NULL)
if (!xvar->sqldata && !*null_ind && (xvar->sqltype & ~1) != SQL_NULL)
        return error_dsql_804(status, isc_dsql_sqlda_value_err);

if (!*null_ind)
        memcpy(msg_buf + offset, xvar->sqldata, len);


-- 
   WBR, SD.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to