Details
Description
Hello,
Zend-Db does not return the correct data when querying a TEXT-field from a MSSQL database. It returns only the first 4096 bytes.
I think the pdo-functions are buggy, because other (older) Framworks like PEAR (mssql_-functions) don't have this bug, and we can configure the textsize in php.ini (mssql.textlimit and mssql.textsize)..
If this is a bug in php itself, please fix that! Zend is one of the main developers of php, and this bug must be fixed in order to use ZendFramework completely.
More information: http://bugs.php.net/bug.php?id=38805
Are there any known workarounds?
This bug is not fixed...
Fix Version/s Next Mini Release (1.5.3) [ 10161 ]
Fix Version/s 1.6.1 [ 10201 ]
But still not working in 1.6.2!