On 4 Jul 2013, at 09:56, Craig Chant <[email protected]> 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. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
