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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5de3cdb361233cf6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news2.google.com!proxad.net!infeed-2.proxad.net!news2-e.free.fr!not-for-mail From: "Patrice Freydiere" Subject: Re: Berkeley DB Ada bindings Date: Mon, 18 Apr 2005 10:20:09 +0200 User-Agent: Pan/0.13.0 (The whole remains beautiful) Message-Id: Newsgroups: comp.lang.ada References: <1113811001.214546.97010@g14g2000cwa.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Organization: Guest of ProXad - France NNTP-Posting-Date: 18 Apr 2005 10:15:08 MEST NNTP-Posting-Host: 82.228.206.35 X-Trace: 1113812108 news2-e.free.fr 32034 82.228.206.35:32817 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:10516 Date: 2005-04-18T10:15:08+02:00 List-Id: I can suggest you to have a look at Pascal's Home page for gdbm binding.. http://perso.wanadoo.fr/pascal.obry/contrib.html the gdbm binding can easily be ported to *nix plaforms Regards, Patrice On Mon, 18 Apr 2005 00:56:41 +0000, Xlex(0x835) wrote: > Good day, > > does anybody knows/care/do about Berkeley DB bindings to the Ada > language? There is gdbm, but not bdb bindings, while, as far as I > udnerstand Ada is a language for the embedding (in particular), just as > bdb... So why there is no such bindings? > > Any help would be appreciated.