Re: Re: PHP and SQL Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 23, 2008 at 10:43 AM, Nathan Rixham <nrixham@xxxxxxxxx> wrote:
> Andrew Ballard wrote:
> [snip]
>>
>> 4K limit on TEXTSIZE
>
> [/snip]
>
> As far as I was aware this was a PHP thing that can be changed in your
> php.ini [mssql.textlimit and mssql.textsize]
>

We have, and it affects the regular MSSQL functions, but not
PDO_MSSQL. What's more, I just discovered that with PDO_MSSQL, not
only are TEXT/NTEXT fields truncated to 4K, VARCHAR/NVARCHAR fields
are apparently truncated to 255 characters.

Andrew

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux