Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread master-detail RECCOUNT and RECNO
Fri, May 8 2009 6:46 AMPermanent Link

"Carlos"
DBISAM 3.30
In a master-detail RECCOUNT and RECNO return the values of the detail table
filtered by the master table.
ok
But, is possible to know how many "true" records are in the detail table ?

Thanks

Carlos

Mon, May 11 2009 4:58 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Carlos,

<< DBISAM 3.30
In a master-detail RECCOUNT and RECNO return the values of the detail table
filtered by the master table.
ok
But, is possible to know how many "true" records are in the detail table ?
>>

The TDBISAMTable.PhysicalRecordCount property will give you what you need.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image