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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4798cdf5e1c2b226 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr8672723pbc.2.1338275614607; Tue, 29 May 2012 00:13:34 -0700 (PDT) Path: pr3ni61408pbb.0!nntp.google.com!news1.google.com!postnews.google.com!b26g2000vbt.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: GNADE still alive? Date: Tue, 29 May 2012 00:13:34 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <20565278.30.1335224824186.JavaMail.geo-discussion-forums@pbvd8> <82haw9gvcl.fsf@stephe-leake.org> <4f96b20e$0$282$14726298@news.sunsite.dk> <871undc6js.fsf@adaheads.sparre-andersen.dk> <4f979174$0$281$14726298@news.sunsite.dk> <82wr52eqb1.fsf@stephe-leake.org> <5bd703bb-9a6e-46da-b4fc-11a16ce5e6bc@googlegroups.com> NNTP-Posting-Host: 195.182.34.254 Mime-Version: 1.0 X-Trace: posting.google.com 1338275614 3241 127.0.0.1 (29 May 2012 07:13:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 29 May 2012 07:13:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b26g2000vbt.googlegroups.com; posting-host=195.182.34.254; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-05-29T00:13:34-07:00 List-Id: On 28 Maj, 17:49, Graham Stark wrote: > In particular we're unlikely to get support for the big databases like DB/2 and Oracle any other way. You can get support for the big databases and Oracle in particular from the SOCI-Ada project, now fully incorporated into SOCI: http://soci.sourceforge.net/doc/languages/ada/index.html Note: SOCI does not use ODBC to connect to databases like Oracle or PostgreSQL - their native client APIs are used instead, which is much easier in terms of configuration. ODBC also exists as a separate backend, although with the possibility to use more direct methods for most popular databases, it is much less used. -- Maciej Sobczak * http://www.msobczak.com * http://www.inspirel.com