Subject | Re: [IBO] Re: TIBOTable refreshing problem |
---|---|
Author | Jason Wharton |
Post date | 2000-11-24T22:45:31Z |
Maybe. Can you provide some more details?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
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
>
>
>
>
>