digitalmars.D.learn - SQLite bindings?
- Robert Fraser <fraserofthenight gmail.com> Feb 11 2008
- DoofWieStroh <poiujhgfcx h3n.de> Feb 11 2008
- Robert Fraser <fraserofthenight gmail.com> Feb 11 2008
- Bill Baxter <dnewsgroup billbaxter.com> Feb 11 2008
- Robert Fraser <fraserofthenight gmail.com> Feb 12 2008
- Bjoern <nanali nospam-wanadoo.fr> Feb 12 2008
- Alexander Panek <alexander.panek brainsware.org> Feb 12 2008
- Bjoern <nanali nospam-wanadoo.fr> Feb 12 2008
- Lars Ivar Igesund <larsivar igesund.net> Feb 11 2008
- jcc7 <technocrat7 gmail.com> Feb 13 2008
Robert Fraser schrieb:Anyone know where I can get 'em?
http://www.steinmole.de/d/
Feb 11 2008
DoofWieStroh Wrote:Robert Fraser schrieb:Anyone know where I can get 'em?
http://www.steinmole.de/d/
I only see MySQL and Oracle drivers there, and further that just seems to be drivers; I want to embed SQLite in the app. Thanks though.
Feb 11 2008
Robert Fraser wrote:Anyone know where I can get 'em?
Is this what you're looking for? http://www.dsource.org/projects/bindings/browser/trunk/sqlite3-d --bb
Feb 11 2008
Bill Baxter wrote:Robert Fraser wrote:Anyone know where I can get 'em?
Is this what you're looking for? http://www.dsource.org/projects/bindings/browser/trunk/sqlite3-d --bb
Exquisite!
Feb 12 2008
Robert Fraser schrieb:Bill Baxter wrote:Robert Fraser wrote:Anyone know where I can get 'em?
Is this what you're looking for? http://www.dsource.org/projects/bindings/browser/trunk/sqlite3-d --bb
Exquisite!
I doubt that these bindings are up to date. B
Feb 12 2008
Bjoern wrote:Bill Baxter wrote:http://www.dsource.org/projects/bindings/browser/trunk/sqlite3-d
Looks to me like they are one month old?
Feb 12 2008
Alexander Panek schrieb:Bjoern wrote:Bill Baxter wrote:http://www.dsource.org/projects/bindings/browser/trunk/sqlite3-d
Looks to me like they are one month old?
My fault, seems that at least SQLite 3.51 is supported. Current stable is 3.56. Sorry Bjoern
Feb 12 2008
Robert Fraser wrote:Anyone know where I can get 'em?
http://www.dsource.org/projects/ddbi -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Feb 11 2008
== Quote from Robert Fraser (fraserofthenight gmail.com)'s articleAnyone know where I can get 'em?
I don't see any SQLite bindings that look newer than those in the bindings project, but there are some other sources listed at: http://www.prowiki.org/wiki4d/wiki.cgi?DatabaseBindings#SQLite
Feb 13 2008









Robert Fraser <fraserofthenight gmail.com> 