X
XMan
Just porting the back-end to SQL2K tonight and ran into this major problem...When I try to update an NTEXT data type field I'm getting ODBC error from SQL2K saying this:
[Microsoft][ODBC SQL Server Driver][SQL Server]The text, ntext, and image data cannot be compared or sorted, except when using IS NULL or LIKE operator. [#306]
Is there a way to fix this? TIA.
[Microsoft][ODBC SQL Server Driver][SQL Server]The text, ntext, and image data cannot be compared or sorted, except when using IS NULL or LIKE operator. [#306]
Is there a way to fix this? TIA.