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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.59.205 with SMTP id m13mr8128213qah.7.1370858067109; Mon, 10 Jun 2013 02:54:27 -0700 (PDT) X-Received: by 10.49.24.208 with SMTP id w16mr47463qef.37.1370858067085; Mon, 10 Jun 2013 02:54:27 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!mx05.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!news.glorb.com!ch1no3387945qab.0!news-out.google.com!y6ni1323qax.0!nntp.google.com!ch1no3387940qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 10 Jun 2013 02:54:26 -0700 (PDT) In-Reply-To: <7d8f3913-99de-4502-8aa2-208c2b36ca5f@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=136.163.203.9; posting-account=l8k8IwoAAADeDydswOzwNzmn10qOk9gt NNTP-Posting-Host: 136.163.203.9 References: <7d8f3913-99de-4502-8aa2-208c2b36ca5f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Addressing MySQL from Ada From: ake.ragnar.dahlgren@gmail.com Injection-Date: Mon, 10 Jun 2013 09:54:27 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:15724 Date: 2013-06-10T02:54:26-07:00 List-Id: Den m=E5ndagen den 10:e juni 2013 kl. 02:27:08 UTC+2 skrev Rick: > I am in the planning stages of a new project which will involve Ada code = and a MySQL database. I have never tried accessing a relational database fr= om Ada and I am looking for something like "Addressing MySQL from Ada for D= ummies". Does anyone know of a suitable document or book I might try? Thank= s Dear Rick, May you could consider using GNATColl: http://libre.adacore.com/tools/gnat-component-collection/ If you finally decide to use postgresql it might be good to read: http://ada-dk.org/2010/12/getting-gnatcoll-gpl-2010-to-connect-to-postgresq= l/ Best regards, =C5ke Ragnar Dahlgren