digitalmars.D.learn - MySQL in D
- Charma (5/5) Jun 03 2007 Hello,
- Sean Kelly (4/10) Jun 03 2007 Have you looked at DDBI?
Hello, does anyone know how to access a MySQL-db in D? I have found this "driver" ( http://www.steinmole.de/d/ ) up to now but it doesn't seem to be anything offitial and dunno if there is anything better. Does anyone know a std or lib or something to use?
Jun 03 2007
Charma wrote:Hello, does anyone know how to access a MySQL-db in D? I have found this "driver" ( http://www.steinmole.de/d/ ) up to now but it doesn't seem to be anything offitial and dunno if there is anything better. Does anyone know a std or lib or something to use?Have you looked at DDBI? http://dsource.org/projects/ddbi Sean
Jun 03 2007
Sean Kelly Wrote:Charma wrote:I would recommend DDBI. It's very easy to implement and has the fastest processing times of all the projects I've tried. Let me know if you need assistance with it. okibiHello, does anyone know how to access a MySQL-db in D? I have found this "driver" ( http://www.steinmole.de/d/ ) up to now but it doesn't seem to be anything offitial and dunno if there is anything better. Does anyone know a std or lib or something to use?Have you looked at DDBI? http://dsource.org/projects/ddbi Sean
Jun 05 2007
everything okay so far. but i have a problem which i already wrote about in another thread "OpenAL with ogg" please check it out and answer there so that there is only one thread to follow to, thanks!! Charma okibi schrieb:Sean Kelly Wrote:Charma wrote:I would recommend DDBI. It's very easy to implement and has the fastest processing times of all the projects I've tried. Let me know if you need assistance with it. okibiHello, does anyone know how to access a MySQL-db in D? I have found this "driver" ( http://www.steinmole.de/d/ ) up to now but it doesn't seem to be anything offitial and dunno if there is anything better. Does anyone know a std or lib or something to use?Have you looked at DDBI? http://dsource.org/projects/ddbi Sean
Jul 09 2007