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,b0845cc9331535dc X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!h11g2000prf.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Free database bindings for Windows? Date: Tue, 19 Feb 2008 11:49:41 -0800 (PST) Organization: http://groups.google.com Message-ID: <8ce65958-59a7-4bb6-a3fd-545894882b89@h11g2000prf.googlegroups.com> References: <47bb0af8$0$21766$4d3efbfe@news.sover.net> NNTP-Posting-Host: 85.3.204.228 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1203450581 15919 127.0.0.1 (19 Feb 2008 19:49:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Feb 2008 19:49:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h11g2000prf.googlegroups.com; posting-host=85.3.204.228; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19895 Date: 2008-02-19T11:49:41-08:00 List-Id: On 19 Lut, 17:59, "Peter C. Chapin" wrote: > I'm looking for a good way to interact with an off the shelf database > server from an Ada application. > My intention is to use either PostgreSQL Have a look at: http://www.msobczak.com/prog/bin/pgAda.tar.gz It is a *very* simple binding for Ada/PgSQL. The package contains a test program, which can be also used as a simple "documentation" for how to use the library. -- Maciej Sobczak * www.msobczak.com * www.inspirel.com