comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ?
Date: Sat, 01 Apr 2006 12:28:55 +0200
Date: 2006-04-01T12:28:55+02:00	[thread overview]
Message-ID: <87acb5y4go.fsf@ludovic-brenta.org> (raw)
In-Reply-To: Xns9797650909EFDBerndSpechgmxcom@151.189.20.10

Bernd.Specht@gmx.com (Bernd Specht) writes:

> Stephen Leake <stephen_leake@acm.org> wrote in news:usloz1gzl.fsf@acm.org:
>
>> Gautier <gautier@fakeaddress.nil> writes:
>> 
>>> What do you recommend as an open-source, reliable package (or set
>>> of packages) to access MS SQL server 2000/2005 DBs (hopefully these
>>> versions are not of importance) ?
>> 
>> http://sourceforge.net/projects/gnade
>  
>
> Are there Ada binding for Oracle (9i, 10g) or DB2, too?

The generic ODBC binding allows you to use any database from GNADE.
Just load the appropriate ODBC driver from within your Ada program.

In addition, GNADE has a thick binding to the Oracle Call Interface,
and some specific bindings to PostgresQSL, MySQL and SQLite, but not to
DB2.  You are welcome to add one if you want.

GNADE also has an embedded-SQL preprocessor, which translates SQL
statements embedded in your Ada programs to ODBC calls.

-- 
Ludovic Brenta.



  reply	other threads:[~2006-04-01 10:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-29 21:37 Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ? Gautier
2006-03-30  4:02 ` Christopher Browne
2006-04-16 18:49   ` Gautier
2006-03-30  7:31 ` Dmitry A. Kazakov
2006-03-30 12:50   ` Georg Bauhaus
2006-03-30  8:58 ` Jean-Pierre Rosen
2006-04-16 18:00   ` Gautier
2006-03-31  2:32 ` Stephen Leake
2006-03-31  7:59   ` Bernd Specht
2006-04-01 10:28     ` Ludovic Brenta [this message]
2006-04-03  3:27 ` news.hinet.net
2006-04-03  6:27   ` news.hinet.net
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox