I have a number of ntext fields which need to be parsed. Are there SQL functions available that can do this for me, without me converting an ntext field to nvarchar field?
What's been done is drop-down values for the front-end have been put into an ntext field in the database, Each value is separated by a comma. I need to parse the this to fill a reference table to drive another front-end.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.