I am using Select statements with the FOR XML clause, and it returns (i would asssume) the information in ntext datetype.. And no matter what i do i cannot cast or convert the returned data into an readable datatype that the current libs can handle.
Code: Select all
PHP Warning: mssql_query(): 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)