| Title |
TServerCountQuery |
| Description |
It's a discendent of standard TQuery. It allows to fix the (very) slow method to count result records used in the standard query component: fetch each record from the server and store it on the client, increasing a counter... If you use local DBMS as |
| Comments * |
|