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 2002:a24:8645:: with SMTP id u66-v6mr9052474itd.48.1523022703343; Fri, 06 Apr 2018 06:51:43 -0700 (PDT) X-Received: by 2002:a9d:1f58:: with SMTP id x24-v6mr1457028otx.9.1523022703048; Fri, 06 Apr 2018 06:51:43 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!paganini.bofh.team!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!u184-v6no546390ita.0!news-out.google.com!15-v6ni445itg.0!nntp.google.com!u184-v6no546387ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 6 Apr 2018 06:51:42 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.116.176.31; posting-account=z-xFXQkAAABpEOAnT3LViyFXc8dmoW_p NNTP-Posting-Host: 87.116.176.31 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: libgnadeodbc From: Bojan Bozovic Injection-Date: Fri, 06 Apr 2018 13:51:43 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:51356 Date: 2018-04-06T06:51:42-07:00 List-Id: On Friday, April 6, 2018 at 12:55:01 PM UTC+2, JA wrote: > Hello Dmitry and all, >=20 > I have to implement in Linux RedHat a MySQL application. I have been seve= ral days reading and I have seen that there is no ADA library update. >=20 > I have download and install gnade-src-1.3.5. I have to update some calls = and types due gnade is not align with the current MySQL version.=20 >=20 > Finally I have done some successful tests with adbc and mysql interface. >=20 > Now, I am trying to use obdc interface but I cannot find the library in l= inux. >=20 > I have read that abdc is obsolete and just a draft. >=20 > What do you recommend me to use?=20 >=20 > Thanks in advance. >=20 > Regards. >=20 > El mi=C3=A9rcoles, 14 de junio de 2017, 12:53:37 (UTC), Dmitry A. Kazakov= escribi=C3=B3: > > On 14/06/2017 14:30, lyttlec wrote: > >=20 > > > I'm just getting back into Ada and trying to update an old project to > > > Ubuntu 17.04. But I can't find libgnadeodbc or its replacement. > > > Google search seems to indicate nothing after 2005. Any help? > >=20 > > AFAIK GNADE is no more maintained. Furthermore you could not use it=20 > > anyway because the last version I know does not support ODBC=20 > > modifications made to support 64-bit systems. > >=20 > > As for a replacement, ODBC bindings are included into Simple Components= . > >=20 > > http://www.dmitry-kazakov.de/ada/components.htm#ODBC_Bindings > >=20 > > If you going to use sources take care of choosing the correct driver=20 > > (unixODBC for Linux) and architecture (i686 =3D 32-bit or x86_64 =3D=20 > > 64-bit). Some ODBC types are different in different architectures. > >=20 > > P.S. i686 must also work for ARMv7. > >=20 > > --=20 > > Regards, > > Dmitry A. Kazakov > > http://www.dmitry-kazakov.de Matreshka project have MySQL interface, I haven't used it but you can check= it out. I hope it works to your expectation http://forge.ada-ru.org/matreshka