comp.lang.ada
 help / color / mirror / Atom feed
From: OPERA <vincent.diemunsch@edf.fr>
Subject: Ada and Database
Date: Tue, 02 Jan 2001 18:14:51 +0100
Date: 2001-01-02T17:14:52+00:00	[thread overview]
Message-ID: <3A520C8A.4BC39537@edf.fr> (raw)

Happy new year !

I have a some "naive" questions regarding Ada and data bases (in SQL) :
1 - How can I implement a SQL data base in an Ada program developped
with
GNAT ? I mean is there some free package implementing a data base engine
in Ada that can directly understand a request in SQL something like :
    SQL_request(" SELECT ... FROM ....");
2 - More generaly, but tell me if I'm wrong, I suppose that it would be
usefull to extend the Ada langage with some data base facilities, a bit
like what has been done for tasking : a clear syntax directly
understandable at upper level and consistent with the rest of the
langage, and an implementation depending on what exists on the target :
if a good database engine already exists, then simply creates a binding
(like the binding bewteen Ada tasks and some OS thread) or if nothing
exists use the one provided by the compiler (like GNAT under Ms-DOS)...

Thanks for your response.





             reply	other threads:[~2001-01-02 17:14 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 17:14 OPERA [this message]
2001-01-02 18:26 ` Ada and Database Larry Kilgallen
2001-01-02 18:36 ` Juergen Pfeifer
2001-01-03 15:19 ` Mario Amado Alves
2001-01-04 11:15   ` Preben Randhol
2001-01-04 14:43     ` Robert Dewar
2001-01-04 18:39       ` Preben Randhol
2001-01-04 15:43     ` Florian Weimer
2001-01-05 14:58       ` Mario Amado Alves
2001-01-05 17:22         ` Florian Weimer
2001-01-08 12:40           ` Mario Amado Alves
2001-01-05 14:32     ` Mario Amado Alves
2001-01-06 17:34       ` Robert Dewar
2001-01-06 20:30         ` Larry Kilgallen
2001-01-06 22:37           ` Robert Dewar
2001-01-08 14:55             ` Mario Amado Alves
2001-01-09  4:23               ` Robert Dewar
2001-01-09 10:47                 ` Mario Amado Alves
2001-01-09 11:25                   ` Preben Randhol
2001-01-09 20:15                   ` Florian Weimer
2001-01-10 22:03                   ` Robert Dewar
2001-01-11 10:26                     ` Mario Amado Alves
2001-01-10 22:03                   ` Robert Dewar
2001-01-16 20:35                     ` Florian Weimer
2001-01-08 13:14         ` Mario Amado Alves
2001-01-09  4:25           ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
2004-11-28 13:28 ada and database matias
2004-11-28 14:17 ` Dmitry A. Kazakov
2004-11-28 23:04 ` David Botton
2004-11-29  5:55 ` bubble
replies disabled

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