[freetds] Num of rows ruturned by a query
Frediano Ziglio
freddyz77 at tin.it
Fri Apr 29 01:07:49 EDT 2005
Il giorno ven, 29-04-2005 alle 00:54 +0000, martin martin ha scritto:
> Thanks for your answer, but I need this feature for extending a 3th part
> open source project that requires the num rows to work properly and the
> others db implementation support this(MySql, Postgre), I know that in ado is
> possible when you create a Client Cursor, is it also available in db lib?,
> can I get a client cursor or a client result?
>
Simply cache all rows (that is retrieve all rows from server and save
somewhere), this is "client cursor"...
freddy77
More information about the FreeTDS
mailing list