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-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.153.209 with SMTP id l17mr1823264bkw.4.1335251324604; Tue, 24 Apr 2012 00:08:44 -0700 (PDT) Path: h15ni159355bkw.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNADE still alive? Date: Tue, 24 Apr 2012 00:08:44 -0700 (PDT) Organization: http://groups.google.com Message-ID: <30290041.587.1335251324216.JavaMail.geo-discussion-forums@ynei5> References: <20565278.30.1335224824186.JavaMail.geo-discussion-forums@pbvd8> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 X-Trace: posting.google.com 1335251324 8649 127.0.0.1 (24 Apr 2012 07:08:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 24 Apr 2012 07:08:44 +0000 (UTC) In-Reply-To: <20565278.30.1335224824186.JavaMail.geo-discussion-forums@pbvd8> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-24T00:08:44-07:00 List-Id: Alan Jump wrote on comp.lang.ada: > 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? Or should I look elsewhere for an existing package? GNADE is mature and stable and it has the advantage of being available as a precompiled binary package, with long-term support, in Debian. Other solutions require you to compile them yourself. -- Ludovic Brenta.