On Wednesday, 14 January 2015 at 13:44:39 UTC, Ola Fosheim Grøstad wrote:
On Tuesday, 13 January 2015 at 16:47:33 UTC, FrankLike wrote:
The ANSI character set is very important for operating MSSQL, if no conversion, will expand the scope of D users, that can attract more C# users.

MSSQL supports UCS2 (16 bit unicode) for nvarchar and you should be able to set the connection to UTF-8.

' set the connection to UTF-8'? MSSQL? How to do? But I only know it ok in mySql. Thank you.

Reply via email to