comp.lang.ada
 help / color / mirror / Atom feed
* Question: Ada and databases, what do other use?
@ 1998-07-12  0:00 nabbasi
  1998-07-13  0:00 ` Jerry van Dijk
  1998-07-14  0:00 ` falis
  0 siblings, 2 replies; 3+ messages in thread
From: nabbasi @ 1998-07-12  0:00 UTC (permalink / raw)



hi,

I'd like to learn from others who use Ada for Database access.

What tools/API's/packages are there for using Ada to access Databases such
as Oracle or Sybase, using SQL and ODBC? I was hoping maybe I can
find something for Ada similar to the solutions avaliable for Java
such as the "JDBC" API that comes with Java JDK, and thefree
ODBC drivers from Oracle for use with Java. 

Now, I am using the JDBC API (java.sql package) that comes with JDK 
and using the Oracle Java driver that one can download free 
from Oracle webpage. 

I would really like to use Ada instead of Java to write my
client application, (I just can;t stand java string manipulation
routines, and lack of control over parameter passing mechanism, etc..
but that is another story).
 
I can use the Ada pro-compiler that Oracle provides, to compile
Ada program with SQL in it, but not sure how to use GNAT with all of
this, (this is on Solaris) and also I prefer to use ODBC type connection 
to the database so that my client application is portable. Also, I want
my application to run without changes on NT and Unix systems.

I guess what I am asking is what are people  experience in using
Ada with databases? Is Ada used much in this field? Should I just
forget the idea of using Ada in the area? I've allready got my
Java application connection to oracle up using only few lines
of code thanks for Oracle documentations and the free driver they
provide and the sql package that comes with Java, I just think that
Ada (if the tools are there) will be a better langauge to use.

I wish Ada had all the support from the industry that Java has. I think
Ada is simply ignored by software providers, which makes it hard to use
it to do usefull things with it, even though the basic language itself is
great.

thanks,
Nasser




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

end of thread, other threads:[~1998-07-14  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-12  0:00 Question: Ada and databases, what do other use? nabbasi
1998-07-13  0:00 ` Jerry van Dijk
1998-07-14  0:00 ` falis

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