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,ef6d3c686236c35 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: SQL bindings to Ada 95 Date: 1999/03/20 Message-ID: <36F467BF.E9E41578@Botton.com>#1/1 X-Deja-AN: 457089904 Content-Transfer-Encoding: 7bit References: <36F2D4BE.683A@lmco.com> To: n2rhv@nospam.amsat.org X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: CyberGate, Inc. Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-03-20T00:00:00+00:00 List-Id: You can use ODBC if you are working on a Win32 platform (and perhaps with some work on Solaris). See my ODBC example at: http://www.botton.com/ada/os and also Pascal Obry's page for a higher level binding to ODBC: http://ourworld.compuserve.com/homepages/pascal_obry/contrib.html David Botton William Dale wrote: > > We are hoping to interface with a Oracle Database using SQL from GNAT > Ada 95.[3.11p] > > Are there any FREE bindings or APIs available? > -- > > "The difference between hardware and software is that the more you play > with hardware, the more likely you are to break it, but the more you > play with software the more likely you are to FIX it." > > Bill Dale > LMMS > mailto:william.dale.jr@lmco.com > mailto:N2RHV@amsat.org