A lot of people want to use D,but they only know MS SQL Server,what will help them to Learn D?

Rikki Cattermole alphaglosined at gmail.com
Mon Apr 14 21:35:14 PDT 2014


On Monday, 14 April 2014 at 15:21:33 UTC, FrankLike wrote:
> Hello,everyone:
>
> A lot of people want to use D,but they only know MS SQL 
> Server,what will help them to Learn D?
>
> So lots of people want to use D,who can help them?
> They want to connect MS SQL Server in D,then they will connect 
> other DataBase,
> because it's a good idea that nice thing come from the small 
> and familiar things always.
> Sql driver or ODBC driver, for win7 in D,
> who can help them?
>
> Thank you,everyone.

There is another option. Using OpenDBX[0]. My binding here[1].
Its not exactly tested but since OpenDBX is a c library there
shouldn't be any issues as long as you can grab the appropriate
shared library version.

[0] http://www.linuxnetworks.de/doc/index.php/OpenDBX/Support
[1] https://github.com/rikkimax/Derelict_Extras---OpenDBX


More information about the Digitalmars-d-learn mailing list