replace ntext (more than 4000 characters) in sql server 2000 -
How to change text in SQL Server 2000 in a ntext column with more than 440 characters? Conversion for Nvarchar (max) does not work because it lowers values.
Working with text / NTAT mess - one of the many reasons to get rid of those areas as soon as possible.
You need to manipulate those people, such as READTEXT, WRITETEXT, UPDATETEXT and others - see some resources for help: >
Comments
Post a Comment