Thread overview | ||||||
---|---|---|---|---|---|---|
|
June 03, 2007 MySQL in D | ||||
---|---|---|---|---|
| ||||
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? |
June 03, 2007 Re: MySQL in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Charma | 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 |
June 05, 2007 Re: MySQL in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean Kelly | Sean Kelly Wrote:
> 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
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.
okibi
|
July 09, 2007 Re: MySQL in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to okibi | 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:
>>> 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
>
> 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.
>
> okibi
>
|
Copyright © 1999-2021 by the D Language Foundation