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?

--------------------------------------------------------
"Maenner brauchen Musik", Leander Haussmann, Sonnenallee

-- 
              [i!]  Sitepark
Gesellschaft für Informationsmanagement mbh
-------------------------------------------
Dipl.-Phys. Juergen Bluemer
Rothenburg 14-16
48143 Münster

Telefon (0251) 482 65 -50
Telefax (0251) 482 65 -55
Email   [EMAIL PROTECTED]

http://www.sitepark.com
-------------------------------------------

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to