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,83ad1c4b896a5158 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-21 02:41:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.e.nsc.no!nsc.no!nextra.com!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: GNAT and MySql - looking for information Date: Mon, 21 Jul 2003 09:41:16 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3F1872E0.62F3262@alfred-hilscher.de> <51bnhvc3saae3c32o4p8vro832n4ra3vb5@4ax.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1058780476 20134 129.241.83.78 (21 Jul 2003 09:41:16 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 21 Jul 2003 09:41:16 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:40539 Date: 2003-07-21T09:41:16+00:00 List-Id: Dmitry A Kazakov wrote: > I also used GNADE's ODBC. It worked fine. [Unfortunately it had only > "thin" bindings. So I had to wrap them into tagged types > ODBC_Environment, ODBC_Connection etc.] If you did improvements, please consider submitting these to the authors of Gnade so they can include them if they fit. There are several bindings to different databases, but I think we are best served with a good general Gnade library than a lot of loose ends. Of course I can see that in some special cases it would be nice with bindings to a spesific database at it may utilise special features of this database, in this case (and possibly other) speical bindings are OK, but I would rather see Gnade as the library of choice. Preben -- Ada95 is good for you. http://www.crystalcode.com/codemage/MainMenu/Coding/Ada/IntroducingAda.php