#4287: [PATCH] MSSQL SELECT text datatype returns error under Windows
------------------------------------------------+---------------------------
    Reporter:  p0l0                             |         Owner:          
        Type:  Bug                              |        Status:  reopened
    Priority:  High                             |     Milestone:  1.2.x.x 
   Component:  MSSQL                            |       Version:  RC1     
    Severity:  Major                            |    Resolution:          
    Keywords:  windows mssql select text error  |   Php_version:  n/a     
Cake_version:  1.2.0.6311                       |  
------------------------------------------------+---------------------------
Changes (by umberleigh):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 I'm experiencing this error with Cake 1.2.2.8120 when using nvarchar
 fields.

 The specific error is:
 {{{
 Warning (512): SQL Error: Unicode data in a Unicode-only collation or
 ntext data cannot be sent to clients using DB-Library (such as ISQL) or
 ODBC version 3.7 or earlier.
 [CORE\cake\libs\model\datasources\dbo_source.php, line 525]
 }}}

-- 
Ticket URL: <https://trac.cakephp.org/ticket/4287#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 tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
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