digitalmars.D - MySQL
- Malevolyn (2/2) May 22 2004 Anyone seen a MySQL D module around? I'm trying to avoid writing one and...
- J C Calvarese (9/11) May 22 2004 Take a look at...
- Malevolyn (4/4) May 23 2004 Looks like the module works fine on Windows. I'll fix the two link warni...
Anyone seen a MySQL D module around? I'm trying to avoid writing one and/or using libmySQL.dll.
May 22 2004
Malevolyn wrote:Anyone seen a MySQL D module around? I'm trying to avoid writing one and/or using libmySQL.dll.Take a look at... http://www.wikiservice.at/d/wiki.cgi?DatabaseBindings#MySQL The bindings listed were only advertised to work on Linux, but it might be pretty easy to get them to work on Windows. Good luck. -- Justin (a/k/a jcc7) http://jcc_7.tripod.com/d/
May 22 2004
Looks like the module works fine on Windows. I'll fix the two link warnings later. OPTLINK : Warning 23: No Stack OPTLINK : Warning 134: No Start Address
May 23 2004