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
Tue Jan 13 08:47:31 PST 2015
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.
Now, the data comming from MsSql must convert by 'fromMBS' or
'toMBSz',it's not convenient to operate DataBase.
Do you think a string that named 'Astring' which means 'ANSI'
string is good for D?
Thank you.
More information about the Digitalmars-d
mailing list