You shoudl be able to cast nText as NVARCHAR(MAX) and then use normal SQL syntax to search and replace for the string values you want using the SQL REPLACE function ... I think ...