From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cd91f1a85579bc32 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!t-online.de!storethat.news.telefonica.de!telefonica.de!news-fra1.dfn.de!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: GNADE - inparticular the MySQL binding Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Sat, 19 May 2007 11:38:00 +0200 Message-ID: NNTP-Posting-Date: 19 May 2007 11:37:32 CEST NNTP-Posting-Host: 7fb0e9a0.newsspool1.arcor-online.net X-Trace: DXC=OALA2@NEi_4RadXUBHgFh3ic==]BZ:af>4Fo<]lROoR1Fl8W>\BH3Y2UY3PPEBJNa:DNcfSJ;bb[5IRnRBaCdOO8\URHE^L8::NMomPbn3: X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:15853 Date: 2007-05-19T11:37:32+02:00 List-Id: On Tue, 15 May 2007 17:53:52 GMT, Fionn Mac Cumhaill wrote: > Is anybody using the MySQL binding in GNADE? (package Gnu.Db.MySQL) I > tried a very simple program that does nothing but connect to a MySQL > 5 database, and it failed on the very first call of a routine in the > package. It is documented as being a binding to MySQL 4, and it seems > that it won't work with 5. A casual glance at the source code suggests > that it indeed needs to be updated to work with MySQL 5. Is anybody > still working on GNADE? I need a MySQL 5 binding, and I will update to > MySQL 5. I am using GNADE ODBC. So far I have been managing to fix minor bugs in the 1.5.3a release keeping it in pace with GNAT. I reported the fixes I made to http://sourceforge.net/projects/gnade/. Today I compiled GNADE ODBC with GNAT GPL 2007 (and -gnat05 switch (:-)). I shortly tested it with MS Access and it worked. So I suppose there should be no problem with MySQL either, as long as MySQL ODBC driver is OK. I cannot tell anything for native bindings to MySQL, because I don't use them. -------------- Certainly there is a great lag since the last release (2004). Many people come with new bindings to databases and then disappear. I can only wish that they better united their efforts in maintaining one project, like GNADE. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de