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-Thread: a07f3367d7,3ac0f9399164ca9f X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Qt Ada database support? References: From: Stephen Leake Date: Wed, 10 Jun 2009 06:45:21 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:yEQlOdkifSYVtLXsX1y0t7kYlxs= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 9ff184a2f8eb0e9cadf9d14328 Xref: g2news2.google.com comp.lang.ada:6411 Date: 2009-06-10T06:45:21-04:00 List-Id: Maciej Sobczak writes: > On 9 Cze, 13:30, Stephen Leake wrote: > >> For example, I >> could not get an ODBC connection to a MySQL database installed, let >> alone working, on my Debian box > > You might be more lucky with this: > > http://www.inspirel.com/soci-ada This is interesting. But it's based on a C++ library; I really don't want more non-Ada code between me and my data. > This library uses native client layer for the target database. No > configuration and no messing with ODBC is needed. That would be nice. But I suspect all I really need for MySQL on Debian is a current HOWTO. Somebody must have one! Maybe I just need to look harder ... -- -- Stephe