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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b26adfb3d6ee3dbd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <442afe28_1@news.bluewin.ch> Date: Thu, 30 Mar 2006 09:31:56 +0200 Message-ID: <1vdnmrjvr6pq4$.14wkok66ka5qw.dlg@40tude.net> NNTP-Posting-Date: 30 Mar 2006 09:31:48 MEST NNTP-Posting-Host: 957631ee.newsread4.arcor-online.net X-Trace: DXC=bRl0oE3=3`7g0XoR1BOW]<:ejgIfPPld4jW\KbG]kaM8eDdmR4DE3R On Wed, 29 Mar 2006 23:37:23 +0200, Gautier wrote: > What do you recommend as an open-source, reliable package (or set > of packages) to access MS SQL server 2000/2005 DBs (hopefully these > versions are not of importance) ? GNADE (http://gnade.sourceforge.net) > The Ada code would steer DBs through simple SQL queries. > It also would call stored procedures - are these MS-specific ? Sure, as well as SQL. Even when using ODBC, it is always vendor-specific. SQL DBs are a great mess... > I would use GNAT from the Ada side but I would prefer a > compiler-independent solution, if it exists. As far as I can tell, that should be no problem. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de