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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.212.3 with SMTP id l3mr694600iog.35.1516018961012; Mon, 15 Jan 2018 04:22:41 -0800 (PST) X-Received: by 10.157.15.236 with SMTP id m41mr801338otd.7.1516018960807; Mon, 15 Jan 2018 04:22:40 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!g80no2152505itg.0!news-out.google.com!s63ni5620itb.0!nntp.google.com!w142no1690391ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 15 Jan 2018 04:22:40 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:908:1871:9f20:962:83c8:b49a:1cb4; posting-account=ifDHAQoAAAChn7JEz8vNVppKh6KK5Kxc NNTP-Posting-Host: 2a02:908:1871:9f20:962:83c8:b49a:1cb4 References: <1477a253-ab0d-4368-bf6d-a36fb3c11611@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2fca0397-df30-4f36-8b26-293971134007@googlegroups.com> Subject: Re: Quick Oracle Connection ... From: tonikaparallele@gmail.com Injection-Date: Mon, 15 Jan 2018 12:22:41 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1897 X-Received-Body-CRC: 3279501783 Xref: reader02.eternal-september.org comp.lang.ada:49911 Date: 2018-01-15T04:22:40-08:00 List-Id: Am Montag, 15. Januar 2018 11:50:56 UTC+1 schrieb Dmitry A. Kazakov: >=20 >=20 > > I'm new to this forum. my problem is an ada connection to an oracle > > database. Are there simple and stable solutions that can be used quickl= y? >=20 > Ada ODBC bindings: >=20 > http://www.dmitry-kazakov.de/ada/components.htm#ODBC_Bindings >=20 > --=20 > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de Thank you so much, Dimitry! In addition to my other activities, it seems to= o time-consuming to understand everything to do some simple database querie= s. Is there any example programs? Unfortunately I have little experience wi= th communication ada-oracle. Regards Rolf.