Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Command.SetRange + Row Count

7 views
Skip to first unread message

TWischmeier

unread,
Sep 1, 2010, 6:29:53 AM9/1/10
to
Hi,

I would like to know how to get the row count of a SqlCeResultSet when
using the SetRange - Option. If said option is not used, I just issue
a second Command.ExecuteScalar with "SELECT COUNT(*) FROM 'table'" (+
where clause if neccessary, and with Text / TableDirect depending on
that). But how can I get the row count when using TableDirect and
SetRange?

0 new messages