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,cabfcd736d0e5fc3 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!newsfeed.straub-nv.de!tudelft.nl!txtfeed1.tudelft.nl!feeder4.cambrium.nl!feed.tweaknews.nl!193.141.40.68.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng2.kpn.DE!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: GNADE/ODBC connection problem Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <6a25aa6e-42f8-437e-ac79-5d2463550037@y79g2000hsa.googlegroups.com> Date: Sun, 5 Oct 2008 09:07:09 +0200 Message-ID: <1fir5knqwlxzy$.1r6z6ow11o9f9$.dlg@40tude.net> NNTP-Posting-Date: 05 Oct 2008 09:07:11 CEST NNTP-Posting-Host: f977be98.newsspool2.arcor-online.net X-Trace: DXC=04`=]YB0;ViPXlQ;h]GTMdA9EHlD;3Ycb4Fo<]lROoRa4nDHegD_]RekYfA7?;L5_aDNcfSJ;bb[eIRnRBaCd On Sat, 4 Oct 2008 13:54:28 -0700 (PDT), Maciej Sobczak wrote: > On 3 Pa�, 15:14, soychango...@gmail.com wrote: > >> I'm trying to use GNADE to connect to a MySQL database > > And it *really* takes so many lines of code? Horror. :-) Yep, this is the nature of ODBC. That is not GNADE's fault, which is thin binding. I added a bit more fat to it when used in the Simple Components, by wrapping connection, command into tagged objects. But the main stumbling block remains, it is SQL. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de