Hi all,

> Tsutomu is right. param1 is the parameter with a 'normal' SQL data type
> (i.e. not SQL_NULL). So if it is not NULL, XSQLVAR.sqldata should point
> to the value and XSQLVAR.sqlind should be set to 0 (indicating NOT NULL).

To be exact: XSQLVAR.sqlind should *point to* a 0 value.

Paul

------------------------------------------------------------------------------
_______________________________________________
Firebird-docs mailing list
Firebird-docs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-docs

Reply via email to