D2 (Debian) + MSSQL

Rikki Cattermole via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 9 22:31:59 PDT 2014


On 10/10/2014 3:32 p.m., Nick Sabalausky wrote:
> On 10/09/2014 09:33 PM, Sergey wrote:
>> Well, thanks for the explanation, now I understand more at the expense
>> of Microsoft.
>> It is a pity that it is not possible to write a client on D for mssql
>> now.
>> I liked the language D.
>>
>> Thank you all ...
>>
>> P.s.
>> I work in a company where a very large database, and very stability is
>> important, data integrity, etc. And mysql or MariaDB not suitable for
>> these tasks. Maybe in the future turn out to use PostgreSQL.
>
> As people have said, you can just use a C lib. D links to C.

On that note example: http://www.freetds.org/ which is used with OpenDBX.



More information about the Digitalmars-d mailing list