[PHP-DEV] PHP 4.0 Bug #8055: doesn't recognize ntext data type From: jeremy.brooks <email protected>
Date: 11/30/00

From: jeremy.brooks <email protected>
Operating system: NT Server 4 sp6
PHP version: 4.0.3pl1
PHP Bug Type: MSSQL related
Bug description: doesn't recognize ntext data type

On MS SQL Server 7 PHP NT Server 4 sp6 Apache 1.3.11...In a SELECT statement containing a reference to an ntext (national text) data field; PHP either ignores everything in the script after the cursor declaration or throws an Apache error 500 (server config error). Converted ntext to text, works fine. INSERT's work fine in ntext, however. nvarchar seems to work OK.

-- 
Edit Bug report at: http://bugs.php.net/?id=8055&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>