comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
Subject: Re: Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ?
Date: Thu, 30 Mar 2006 21:32:30 -0500
Date: 2006-03-30T21:32:30-05:00	[thread overview]
Message-ID: <usloz1gzl.fsf@acm.org> (raw)
In-Reply-To: 442afe28_1@news.bluewin.ch

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

GNADE works on Windows. I use it to access MySQL thru ODBC; it should
work for MS SQL thru ODBC as well. I haven't tried it with GNAT GPL
edition; if you encounter compilation errors, I can clean them up.

> The Ada code would steer DBs through simple SQL queries.
> It also would call stored procedures - are these MS-specific ?

I don't see that it matters whether the stored procedures are
MS-specific; you call them via SQL, don't you?

> I would use GNAT from the Ada side but I would prefer a
> compiler-independent solution, if it exists.

GNADE has some GNAT dependencies, but they should be easy to get rid
of if you really want to.

> The aim is to re-engineer progressively a crappy VB.Net program.

VB has a lot of slick user interface stuff that is totally lacking in
GNADE. For that you can try GtkAda or GWindows.

-- 
-- Stephe



  parent reply	other threads:[~2006-03-31  2:32 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 [this message]
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