Skip to Content.
Sympa Menu

freetds - Re: [freetds] SQLRowCount problem with freeTDS+unixODBC+PHP with MSSQL

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Roger "Pe�a" Escobio <orkcu AT yahoo.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] SQLRowCount problem with freeTDS+unixODBC+PHP with MSSQL
  • Date: Fri, 16 Dec 2005 13:23:46 -0800 (PST)



--- "Lowden, James K" <LowdenJK AT bernstein.com> wrote:

> > From: Roger "Pe�a" Escobio
> > Sent: Friday, December 16, 2005 3:44 PM
> >
> > I can't retrive the correct RowCount after a
> 'select' query, nor
> > do I can call another query, but if I run across
> all the result
> > (either with odbc_fetch_row() of odbc_result_all()
> ) I can get the
> > _right_ RowCount and execute another SQL query
>
> http://www.freetds.org/faq.html#pending

very helpfull link

>
> These issues are both related to the fact that the
> rows are transmitted as the server fetches them.
> Until the last row is fetched, the rowcount is not
> known.
>
thanks, I was looking that explanation very hard,
althought it looks that I didn't

I went to the faq, but never "discover" that paragraph
:-(

cu
roger

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




Archive powered by MHonArc 2.6.24.

Top of Page