Hi!

As I wanted to retrieve a field of the data type "ntext" from the db,
I got this error message:

Warning: MS SQL message: Unicode data in a Unicode-only collation or
ntext data cannot be sent to clients using DB-Library (such as ISQL)
or ODBC version 3.7 or earlier. (severity 16) in
c:\inetpub\wwwroot\test.php on line 18

What do I have to do? I had completed the same things with mysql and
it worked without any problems...

Best regards,
Gabor

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

Reply via email to