From: tonyg on
I am wondering if folk who are successfully using gnade/thick mysql
binding and mysql could tell me what versions of gnade and mysql they
are using?

I also interested in recommendations of alternative database products
as I am desperate to successfully attach a database to some ada code I
have been writing.

From: Vadim Godunko on
On Jul 1, 1:08 am, tonyg <tonytheg...(a)googlemail.com> wrote:
> I am wondering if folk who are successfully using gnade/thick mysql
> binding and mysql could tell me what versions of gnade and mysql they
> are using?
>
> I also interested in recommendations of alternative database products
> as I am desperate to successfully attach a database to some ada code I
> have been writing.

http://en.wikibooks.org/wiki/Ada_Programming/Libraries/Database

At least GNATCOLL and QtAda are commercial products and should be in
good shape.
From: Stephen Leake on
tonyg <tonythegair(a)googlemail.com> writes:

> I am wondering if folk who are successfully using gnade/thick mysql
> binding and mysql could tell me what versions of gnade and mysql they
> are using?
>
> I also interested in recommendations of alternative database products
> as I am desperate to successfully attach a database to some ada code I
> have been writing.

See my other post on GNADE.

QtAda has a nice database binding. I've only started using it, so I'm
not sure I really like it yet.

--
-- Stephe