When rows are deleted from an open table, TableInfo(...,8) yields the total
number of rows in the table including the deleted rows.  This makes it
pretty hard to give a user an accurate row count ie. ("You've selected 9 of
15 rows") when they're deleting objects from the map, without saving/packing
the table first. So, I'm limited ... I don't want to save/pack the table in
order to get a true row count.  I've tried several "Select ..." statements
that produce the desired results but with large numbers of rows the
resulting performance can't match the speed of TableInfo(...,8).

Does anyone have any suggestions for how I can find a true row count of real
table rows within these limitations ?

Thanks in advance for any and all assistance.

Mike Haden
Sterne Stackhouse Inc.
Calgary, Alberta

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to