Subject RE: [IBO] TIB_Cursor/TIB_Query & RecordCount
Author Jason Wharton
Yes, that is the standard mode with native queries.
If you just want the count of records in the buffer there is a separate
property for that.

Jason Wharton
www.ibobjects.com

-----Original Message-----
From: Ed Dressel [mailto:Dressel@...]
Sent: Tuesday, June 08, 2004 5:37 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] TIB_Cursor/TIB_Query & RecordCount


When I open a TBI_Cursor or TIB_Query, will the .RecordCount be
accurate? There is no .RecordCountAccurate property as there is with
TIBOQuery.

Ed Dressel