[Catalyst] CSV / UTF-8 / Unicode

Mike Whitaker mike at altrion.org
Thu Jul 4 09:30:56 GMT 2013


On 4 Jul 2013, at 09:56, Craig Chant <craig at homeloanpartnership.com> wrote:
> 
> Yes it's NVARCHAR(max) , which I understood is MS's data-typing for uNicode VARiable CHARacters, looking at some sample column data via the Windows SQL Management GUI, it appears to display ok.

It probably isn't UTF-8, though. UTF-8 is only one possible encoding in which you can store unicode character points.


More information about the Catalyst mailing list