Thread overview |
---|
October 06, 2012 connect to an SQL Server database | ||||
---|---|---|---|---|
| ||||
Is there a library that I can use to connect to an SQL Server database? (I need to use it on both linux and windows). |
October 06, 2012 Re: connect to an SQL Server database | ||||
---|---|---|---|---|
| ||||
Posted in reply to Minas | On Saturday, 6 October 2012 at 12:35:05 UTC, Minas wrote: > Is there a library that I can use to connect to an SQL Server database? (I need to use it on both linux and windows). http://www.prowiki.org/wiki4d/wiki.cgi?DatabaseBindings ODBC bindings for D v1. |
October 06, 2012 Re: connect to an SQL Server database | ||||
---|---|---|---|---|
| ||||
Posted in reply to Minas | On Saturday, 6 October 2012 at 12:35:05 UTC, Minas wrote: > Is there a library that I can use to connect to an SQL Server database? (I need to use it on both linux and windows). I am write one for PostgreSQL right now: https://github.com/denizzzka/dpq2 |
October 06, 2012 Re: connect to an SQL Server database | ||||
---|---|---|---|---|
| ||||
Posted in reply to denizzzka | On Saturday, 6 October 2012 at 22:08:48 UTC, denizzzka wrote:
> On Saturday, 6 October 2012 at 12:35:05 UTC, Minas wrote:
>> Is there a library that I can use to connect to an SQL Server database? (I need to use it on both linux and windows).
>
> I am write one for PostgreSQL right now:
Ops, it turns SQL Server is a *Microsoft* SQL Server
|
Copyright © 1999-2021 by the D Language Foundation