Hi,

DB-Library based drivers don't fully support SQLServer 2000.

If you are on Windows, use ODBC with the native driver or download the
OpenLink Single or Multi-Tier driver.
If you are on Linux, you can use the OpenLink Multi-Tier driver for
SQLServer.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Hace [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 13, 2001 7:04 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] MSSQL Error with MSSQL 2000
>
>
> When we run an insert query in MS SQL Server we get the following
> error "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."
>
> On the following website we found this had to do something with the
> NTEXT-type.
> http://www.bmc.com/products/distdata/sqlprogfaq.html#error_odbc
>
> Now how should we store a memo-field on MSSQL using php_mssql dll?
>
>
>
>
> --
>   http://hace.dyndns.org/
>   Everything I say is my own opinion and not necessarily that of
> my employer.
>
>
> --
> 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]
>
>
>



-- 
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