comp.lang.ada
 help / color / mirror / Atom feed
* Ada and Database
@ 2001-01-02 17:14 OPERA
  2001-01-02 18:26 ` Larry Kilgallen
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: OPERA @ 2001-01-02 17:14 UTC (permalink / 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.





^ permalink raw reply	[flat|nested] 30+ messages in thread
* ada and database
@ 2004-11-28 13:28 matias
  2004-11-28 14:17 ` Dmitry A. Kazakov
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: matias @ 2004-11-28 13:28 UTC (permalink / raw)


hello,
i'm new to ada.
i want to connect to a database(SageST) with a certain ODBC. could
someone please send me a sample code of how to do it.
thanks,

mati.



^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2004-11-29  5:55 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-02 17:14 Ada and Database OPERA
2001-01-02 18:26 ` 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

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