Forum: MS SQL Feb 29th, 2008 |
| Replies: 0 Views: 2,414 Convert Latin 1 (ISO-8859-1) to UTF-8 Hi, I have a table which was holding values in a text field in ISO-8859-1 format. I am wanting to convert this data to UTF-8. I started by changing the field type to ntext. Should I also need to pull... |