The ANSI character set is very important for operating MSSQL, if no conversion,will attract more C# users

FrankLike via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 14 07:37:18 PST 2015


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.


More information about the Digitalmars-d mailing list