[PHP-DEV] PHP 4.0 Bug #8340: Unable to handle MS SQL's ntext data type. Fails with FATAL: emalloc(): Unable From: myers <email protected>
Date: 12/20/00

From: myers <email protected>
Operating system: Windows NT 4.0
PHP version: 4.0.3pl1
PHP Bug Type: ODBC related
Bug description: Unable to handle MS SQL's ntext data type. Fails with FATAL: emalloc(): Unable

Using MS SQL via ODBC. Any time I tried to select a field from the database that had the type 'ntext' it failed with this error:

FATAL: emalloc(): Unable to allocate 1073741824 bytes

What's weird is that this is the same amount of memory that someone ran into in bug #1299, thus I think we're on to the same bug.

also check out http://lists.omnipotent.net/php3/200003/msg00552.html
http://infosoc.uni-koeln.de/pipermail/php/Week-of-Mon-20000214/014693.html (in Germany... not sure what their saying but the number is the same).

-- 
Edit Bug report at: http://bugs.php.net/?id=8340&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>