Yeap. That's what it was. In the PHP.INI file the directive mssql.textlimit
and mssql.textsize were set to 4096 bytes. I just set them to maximum of
2147483647 and it works like a charm.
Thanks for the tip.
Niko Spyridonos
Director of E-Business Services
Chamerlik/CompuLogic
When trying to extract the contents of a "text" field in MS SQL Server 7.0
with PHP 4.0, I can only get up to about 8,000 characters of text out of
them.
Has anyone achieved to pull more data using PHP and if yes how?
Thanks in advance.
Niko Spyridonos
Director of E-Busines