Subject | Re: TIBOTable refreshing problem |
---|---|
Author | Kurt Bilde |
Post date | 2000-11-24T22:26:34Z |
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
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