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-Thread: 103376,b26adfb3d6ee3dbd,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Wed, 29 Mar 2006 23:37:23 +0200 From: Gautier User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 62.203.10.65 X-Original-NNTP-Posting-Host: 62.203.10.65 Message-ID: <442afe28_1@news.bluewin.ch> X-Trace: news.bluewin.ch 1143668264 62.203.10.65 (29 Mar 2006 23:37:44 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:3681 Date: 2006-03-29T23:37:23+02:00 List-Id: 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) ? The Ada code would steer DBs through simple SQL queries. It also would call stored procedures - are these MS-specific ? I would use GNAT from the Ada side but I would prefer a compiler-independent solution, if it exists. The aim is to re-engineer progressively a crappy VB.Net program. Thanks a lot in advance for pointers. _______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!