ID: 12546 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: ODBC related Operating System: winnt PHP Version: 4.0.6 New Comment:
please see bug 10114 Previous Comments: ------------------------------------------------------------------------ [2002-01-23 06:38:21] [EMAIL PROTECTED] duplicate of 10114 ------------------------------------------------------------------------ [2001-08-03 06:26:29] [EMAIL PROTECTED] I've got a problem in fetching (SELECT-statement) data type ntext out of MS SQL Server 7.0 As sonn as I include the 'ntext'-column in the SELECT-Staement: the following happens: - Using 'ODBC': the apache writes into error log the message: FATAL: emalloc(): Unable to allocate 1073741824 bytes - Using 'mssql': the followig error message is displayed: Warning: MS SQL message: ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier. Any Idea, how I can fetch the 'ntext' column? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=12546&edit=1