php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14155 why only display 4096?
Submitted: 2001-11-21 03:43 UTC Modified: 2001-11-21 03:47 UTC
From: wy at ahbb dot net Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.6 OS: windows 2000
Private report: No CVE-ID: None
 [2001-11-21 03:43 UTC] wy at ahbb dot net
when I use php and mssql ,I select one table text type filed
but it only display 4096byte. (I have chenged php.ini 'mssql.textsize=2147483647') why?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-21 03:47 UTC] derick@php.net
This is a limitation of the libraries as far as I know. However, there was some fix related to this. You might want to get the latest (4.2.0dev) version of www.php4win.com.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC