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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC 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.204.129.15 with SMTP id m15mr2029294bks.2.1335254804353; Tue, 24 Apr 2012 01:06:44 -0700 (PDT) Path: h15ni159508bkw.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: GNADE still alive? Date: Tue, 24 Apr 2012 10:05:52 +0200 Organization: cbb software GmbH Message-ID: <1nc5tv4kmg8q1$.kevcnbqus47j$.dlg@40tude.net> References: <20565278.30.1335224824186.JavaMail.geo-discussion-forums@pbvd8> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-04-24T10:05:52+02:00 List-Id: On Mon, 23 Apr 2012 16:47:04 -0700 (PDT), Alan Jump wrote: > I've come across a porting project that needs to talk to an existing > SQLite database. A quick search brings me to Sourceforge and the GNADE > project...but I see no activity in that project since 2008. Is it still > being developed? GNADE is more or less stable, but lacks maintenance. I am using only GNADE ODBC, because to me it does not make sense to run any DBMS-specific ones. Except for SQLite, which is arguably not a DBMS in traditional sense. GNADE ODBC is packaged for Debian, but still absent in Fedora. So I had to package it with my stuff for Fedora. Under Windows it looks worse. I am using GNADE ODBC sources patched to be compatible with Ada 2005. > Or should I look elsewhere for an existing package? I created medium-thick SQLite bindings specifically for static linking to the SQLite amalgation: http://www.dmitry-kazakov.de/ada/components.htm#SQLite -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de