#5730: dbo_odbc lastNumRows(...) fails
-----------------------------------------------------+----------------------
Reporter: lecterror | Owner:
Type: Bug | Status: new
Priority: High | Milestone: 1.2.x.x
Component: ODBC | Version: RC3
Severity: Normal | Resolution:
Keywords: odbc datasource rowcount lastnumrows | Php_version: n/a
Cake_version: |
-----------------------------------------------------+----------------------
Comment (by lecterror):
Replying to [comment:3 TommyO]:
> Is it possible for you to edit, test for your needs, and submit a patch?
[[BR]]
It might be, but probably not within the next few weeks (deadlines..). I'm
a bit worried about this function and performance, even if we "fix" it so
that it fetches all the rows and counts them, it will be very slow for
large result sets (and I don't see any other way to do it reliably).
[[BR]]
Also to be considered regarding the odbc_fetch_into() is the param order,
as you can see in the [http://www.php.net/odbc_fetch_into changelog for
odbc_fetch_into()], although it probably doesn't matter anymore since PHP4
is dead.
[[BR]]
Any ideas?
--
Ticket URL: <https://trac.cakephp.org/ticket/5730#comment:4>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at
all levels to rapidly develop robust web applications, without any loss to
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tickets cakephp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---