Subject Re: [firebird-support] IBPP - Null Fields?
Author Dan Wilson
> I've used IBPP's valuable test1 sample program,
> but I don't see an example of fields read with a
> Get() function being tested for NULL. I have the
> following code to read an IBPP::Date value.
>

look in ibpp.h at the IStatement class and the IsNull function.