digitalmars.D.learn - Q: DDBI
- BCS <ao pathlink.com> Feb 17 2008
- BCS <ao pathlink.com> Feb 24 2008
- Alexander Panek <alexander.panek brainsware.org> Feb 25 2008
- BCS <ao pathlink.com> Feb 25 2008
Who is working on DDBI? I am trying to use it for a project of mine and needed to hack it a bit to get the MySQL stuff to work under Phobos (alias in some symbols and such). I'd be willing to donate the changes. Who do I talk to?
Feb 17 2008
Reply to Benjamin,Who is working on DDBI? I am trying to use it for a project of mine and needed to hack it a bit to get the MySQL stuff to work under Phobos (alias in some symbols and such). I'd be willing to donate the changes. Who do I talk to?
The hacks I've needed to do have expanded (I've got select inside a stored procedure working). I'll likely post a patch sometime soon if I don't hear from someone sooner.
Feb 24 2008
BCS wrote:Reply to Benjamin,Who is working on DDBI? I am trying to use it for a project of mine and needed to hack it a bit to get the MySQL stuff to work under Phobos (alias in some symbols and such). I'd be willing to donate the changes. Who do I talk to?
The hacks I've needed to do have expanded (I've got select inside a stored procedure working). I'll likely post a patch sometime soon if I don't hear from someone sooner.
You might want to ask the same on the forum or D's IRC channels? I suppose in #d.tango you'll find the maintainer(s), most likely.
Feb 25 2008
Reply to Alexander,You might want to ask the same on the forum
doneor D's IRC channels?
Hm... /me thinking
Feb 25 2008








BCS <ao pathlink.com>