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 Path: g2news2.google.com!news2.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: <27002e8a-3e4f-4342-aa32-11b8dec8b122@y17g2000yqn.googlegroups.com> <35a753a4-4bc6-4e83-8f80-f90a34b06082@z9g2000yqi.googlegroups.com> From: Stephen Leake Date: Fri, 12 Jun 2009 06:41:47 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:G53o8I/A4papfciMjJFnQdGVGpM= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: d45774a3230ebe9cadf9d11222 Xref: g2news2.google.com comp.lang.ada:6440 Date: 2009-06-12T06:41:47-04:00 List-Id: Ludovic Brenta writes: > Stephen Leake wrote on comp.lang.ada: >> those ODBC drivers require installation and administration, and I >> can't figure out how to do that on Debian. I can figure out how to >> install SQLite on Debian. > > How about http://www.debian-administration.org/articles/496 ? Does it > help? It may be outdated though. That looks helpful. In particular, it says the unixODBC package includes the MySQL drivers. Which means (I think), I don't need the MySQL connector, which is what I couldn't find on the MySQL website! And it has instructions for all the other steps, too. I'm sure I can adapt to version number changes. Thanks for the link; that website looks good in general. -- -- Stephe