Skip to Content.
Sympa Menu

freetds - Re: [freetds] Num of rows ruturned by a query

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Num of rows ruturned by a query
  • Date: Fri, 29 Apr 2005 07:07:49 +0200

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






Archive powered by MHonArc 2.6.24.

Top of Page