Subject Re: [IBO] GetIsNull-Problem
Author Jason Wharton
None, I suspect your package files are not properly rebuilt.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <guido.klapperich@...>
To: "IBObjects" <IBObjects@yahoogroups.com>
Sent: Friday, May 03, 2002 7:00 AM
Subject: [IBO] GetIsNull-Problem


> After updating to version Ha, I get an exception in IBA_Column.IMP at
>
> function TIB_Column.GetIsNull: boolean;
> begin
> Result := FNewColumnInd^ = IB_NULL;
> end;
>
> Are there some changes I should be aware of ?
>
>
> Guido