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: a07f3367d7,2ca6699680c26b1c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!newsfeed.freenet.ag!news.netcologne.de!ramfeed1.netcologne.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: On database interface libraries for Ada Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <36aef854-3665-4a39-a8a9-243521a4761d@w36g2000yqw.googlegroups.com> Date: Fri, 30 Apr 2010 09:27:41 +0200 Message-ID: NNTP-Posting-Date: 30 Apr 2010 09:27:41 CEST NNTP-Posting-Host: 0c086f6a.newsspool2.arcor-online.net X-Trace: DXC=VhN@UTg\JM@74okIm;?DS@A9EHlD;3YcB4Fo<]lROoRA8kFOa@7?FfC9N?N X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:11258 Date: 2010-04-30T09:27:41+02:00 List-Id: On Fri, 30 Apr 2010 08:48:10 +0200, xavier grave wrote: > I'm working with sqlite3 now, I'll be glad to have a more complete > binding to it using SQLite3-Ada than the very poor one I have developed > for my needs (it only uses blob). I have SQLite3 bindings (middle thickness) in the Simple Components: http://www.dmitry-kazakov.de/ada/components.htm#SQLite It is more than blobs, but not all SQLite. P.S. GNADE has SQLite bindings as well. I didn't use them because I wanted to be able to put the amalgation directly into the project, the only sensible use of SQLite, IMO. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de