Re: Using MySql with D on Mac OS 10.8

2013-05-17 Thread Jacob Carlborg
On 2013-05-17 14:00, Gary Willoughby wrote: Are there any decent wrappers available for D to allow me to read data from a file and place it into a MySql database. I'm using Mac OS 10.8. Is there an official library? Has anyone used MySql with D on Mac OS? Check this out: http://forum.dlang.org

Using MySql with D on Mac OS 10.8

2013-05-17 Thread Gary Willoughby
Are there any decent wrappers available for D to allow me to read data from a file and place it into a MySql database. I'm using Mac OS 10.8. Is there an official library? Has anyone used MySql with D on Mac OS? Thanks.