#6135: Unable to load record fixtures from MS SQL
-------------------------------+--------------------------------------------
Reporter: reuben.helms | Owner:
Type: Bug | Status: new
Priority: Medium | Milestone: 1.2.x.x
Component: MSSQL | Version: 1.2 Final
Severity: Normal | Resolution:
Keywords: MSSQL fetchAll | Php_version: PHP 5
Cake_version: |
-------------------------------+--------------------------------------------
Comment (by c_schmitz):
I am currently coding on an MSSQL database and this is a serious problem
as it affects all model->query() executions, too.
Even worse when doing JOINs fields with the same name are overwriting each
other in the resulting array, means in the resulting array there is only
on [id] field present even when the query would normally result in having
several IDs from different tables in the JOIN.
--
Ticket URL: <https://trac.cakephp.org/ticket/6135#comment:3>
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
-~----------~----~----~----~------~----~------~--~---