From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,49436e90fcca9fe0,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-24 04:45:22 PST Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!xlink.net!howland.reston.ans.net!gatech!news-feed-1.peachnet.edu!news.duke.edu!zombie.ncsc.mil!paladin.american.edu!auvm!COMSWSYS.TINKERNET.AF.MIL!MCCOWN Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU Newsgroups: comp.lang.ada Encoding: 19 TEXT X-Mailer: Microsoft Mail V3.0 Message-ID: <2F71ED78@ncgate.tinkernet.af.mil> Date: Thu, 23 Mar 1995 15:50:00 CST Sender: Ada programming language From: "McCown, Steven H." Subject: Ada Databases Comments: To: info-ada Date: 1995-03-23T15:50:00-06:00 List-Id: A few years ago, when working on a C application, we used a database known as Paradox Engine. With this product, we were able to create an executable application and link in all of the database utilities. This way we had a single executable that we could give to our customers. Another benefit was that we did not have to pay run-time royalties. Now, I am working on the design and development of an new application and I would like to find a similar database that will work with Ada and/or Ada 95. Do any of you know of a good database that will meet these criteria? If so, please respond to me directly as I am not a member of the Ada newsgroup. Thank you, Steve McCown mccown@comswsys.tinkernet.af.mil P.S. If possible, I would prefer to work with sql.