comp.lang.ada
 help / color / mirror / Atom feed
From: Jean-Pierre Rosen <rosen@adalog.fr>
Subject: Re: Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ?
Date: Thu, 30 Mar 2006 10:58:46 +0200
Date: 2006-03-30T10:58:46+02:00	[thread overview]
Message-ID: <6k6g0e.rr5.ln@hunter.axlog.fr> (raw)
In-Reply-To: <442afe28_1@news.bluewin.ch>

Gautier a �crit :
> 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) ?
I would recommend ODBC, this makes the *binding* independent from any 
DBMS. Of course, the *queries* would depend on the DBMS, but it is easy 
to localize these dependencies.

> The Ada code would steer DBs through simple SQL queries.
> It also would call stored procedures - are these MS-specific ?
> 
Stored procedures could be a problem, especially if you want to keep 
some portability. Can't you do the equivalent on the Ada side?

-- 
---------------------------------------------------------
            J-P. Rosen (rosen@adalog.fr)
Visit Adalog's web site at http://www.adalog.fr



  parent reply	other threads:[~2006-03-30  8:58 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 [this message]
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
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