ID: 11593
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: MSSQL related
Operating system: NT4.0
PHP Version: 4.0.6
Description: varchar(8000) field in MSSQL returns only 4096 chars

still the same on the new version 4.0.6. mssql_fetch_array() delivers only the first 
4k. please help.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-20 17:22:32] [EMAIL PROTECTED]
i have a table with varchar(8000) fields. tried to get the content. php delivers only 
the first 4k. odbc delivers the full range... i've added in the php.ini the setings 
for mssql.textlimit to 8192 and for mssql.textsize to 8192, too

phpinfo() shows me my ini-settings but the content is stille 4k. please help asap. 
many thanks and best regards christian marnitz

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=11593


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to