2008年11月27日星期四

Re: [fw-db] Parsing through large result sets

That's awesome Keith...

Well, I don't like that it doesn't work, but it's much appreciated that you
are spending time on looking at it.

Personally I don't NEED to use PDO, but I am connecting to a MSSQL-database,
so I don't have any choice as far as I know.

Anyways... Thanks again for looking into it :)

Kind regards, Jan


keith Pope-4 wrote:
>
> I did a bit of testing and can reproduce your error using the while
> loop, though I chased it down to the actual PDO Mysql lib which gives
> the same problem. I tried using PDO::MYSQL_ATTR_USE_BUFFERED_QUERY but
> it seems to make no difference. I would suggest maybe using some
> pagination, or not using PDO...
>
> I cant find many docs about large resultsets in pdo, maybe its a bug
> not sure :) If I get it working I will post the method...

--
View this message in context: http://www.nabble.com/Parsing-through-large-result-sets-tp20264357p20721050.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: