Subject Re: [IBO] Re: TIBOTable refreshing problem
Author Jason Wharton
I have no idea how RecordCount could be returned as 0 after an insert is
posted. Is this really what you intended to convey?

Please get the sub-release I am doing tonight and confirm this for me. If it
is still a problem I would love to get a sample application with it isolated
for me to look at it in.

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


----- Original Message -----
From: "Kurt Bilde" <kub@...>
To: <IBObjects@egroups.com>
Sent: Friday, November 24, 2000 3:26 PM
Subject: [IBO] Re: TIBOTable refreshing problem


> Hi All !
>
> My code draws heavely upon TTable.RecordCount. It seems like my problem
with the refreshing is due to the fact that TTable.RecordCount returns 0 and
not 1 after the record have been inserted. So the refresing problem is now
narrowed down to problems with TIBOTable.RecordCount.
>
> Is this a bug?
>
> -Kurt
>
>
>
>
>