When using cakephp with mssql, a character limit of 4096 is set. So when retrieving from the db (saving, too?) longer texts are truncated.
I've searched the web for an answer to this question and can only find other statements of the problem (e.g. http://bugs.php.net/bug.php?id=38805). The solutions proposed here (e.g. changing php.ini and doing a set textlimit query do not work). Has anyone had and solved this problem? I cannot get this project off of mssql to mysql; that is not an option. I know this is more a php issue than a cake-specific issue, but I'm hoping there is a clean cake solution. Thanks in advance. April --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
