#4654: MSSQL returns a phantom space for any empty strings
---------------------------------------+------------------------------------
    Reporter:  sorenjacobi             |         Owner:       
        Type:  Enhancement             |        Status:  new  
    Priority:  Very Low                |     Milestone:       
   Component:  MSSQL                   |       Version:  RC1  
    Severity:  Trivial                 |    Resolution:       
    Keywords:  mssql empty cell space  |   Php_version:  PHP 5
Cake_version:  1.2.0.6311 beta         |  
---------------------------------------+------------------------------------
Comment (by Pixilation):

 As noted above, this is a bug in the MsSQL driver. Given that this won't
 be fixed in either the driver or in PHP it is up to the dbo_mssql wrapper
 to implement a workaround.
 [[BR]]
 [[BR]]

 The attached diff fixes this bug, but it means you can't retrieve a single
 space char from the database. I believe this trade-off is worthwhile for
 most people using MsSQL with CakePHP.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/4654#comment:1>
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
-~----------~----~----~----~------~----~------~--~---

  • Re: [CakePHP : The Rapid... CakePHP : The Rapid Development Framework for PHP

Reply via email to