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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,83ad1c4b896a5158 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-21 02:20:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!fu-berlin.de!uni-berlin.de!tar-alcarin.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.lang.ada Subject: Re: GNAT and MySql - looking for information Date: Mon, 21 Jul 2003 11:24:15 +0200 Message-ID: <51bnhvc3saae3c32o4p8vro832n4ra3vb5@4ax.com> References: <3F1872E0.62F3262@alfred-hilscher.de> NNTP-Posting-Host: tar-alcarin.cbb-automation.de (212.79.194.111) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1058779211 14705834 212.79.194.111 (16 [77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:40538 Date: 2003-07-21T11:24:15+02:00 List-Id: On 19 Jul 2003 11:57:18 +0200, Pascal Obry wrote: >Alfred Hilscher writes: > >Very good, I have used GNADE to access MySQL via ODBC in many projects. It is >working just fine. Yes. I also used GNADE's ODBC. It worked fine. [Unfortunately it had only "thin" bindings. So I had to wrap them into tagged types ODBC_Environment, ODBC_Connection etc.] --- Regards, Dmitry Kazakov www.dmitry-kazakov.de