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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a2225bbd49be4bc6,start X-Google-Attributes: gid103376,public From: Giuseppe Fiusco Subject: Interfacing to an SQL database Date: 1999/12/03 Message-ID: <38477502.15538E56@rlmsystems.com.au>#1/1 X-Deja-AN: 556114639 Distribution: world Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: ozemail.com.au 944206961 203.14.98.10 (Fri, 03 Dec 1999 18:42:41 EST) Organization: OzEmail Ltd, Australia MIME-Version: 1.0 NNTP-Posting-Date: Fri, 03 Dec 1999 18:42:41 EST Newsgroups: comp.lang.ada Date: 1999-12-03T00:00:00+00:00 List-Id: I am currently working on a project which has been mandated as Ada by the client. As part of the development we are undertaking we would like to interface to a database engine like Oracle or SQL Server. One of the tools we are using has an ODBC interface, however the only mechanism I have found to allow the Ada to interface with a database is as "SAMeDL". Various searches of the WEB have resulted in nothing else! Does anyone out there know of any other mechanisms - perhaps a bunch of Query type classes etc that are available or any other products from the Database vendors that I would be able to integrate into our Ada development. I am sure people have wanted to do this type of thing before. Giuseppe Fiusco RLM Systems.