Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ?



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!
.



Relevant Pages

  • Re: public role???
    ... account existed for all these DBs. ... these users from viewing the master and tempdb DBs as well? ... then that's the way SQL Server ... >see if you have the "guest" account enabled in the other ...
    (microsoft.public.sqlserver.security)
  • Re: Suggested DB Reverse Engineering tool...
    ... many many development DBs ... on the market are PowerDesigner, ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ...
    (comp.databases.ms-sqlserver)
  • Re: public role???
    ... What exactly do you mean by "new users have access to all DBs"? ... If you mean that new users can see the names of the other databases, ... Documentation on the "guest" account is available in the SQL Server Books ... > permissions. ...
    (microsoft.public.sqlserver.security)
  • Re: How to create an admin with some limitations?
    ... Until today i was the only admin of all dbs. ... Now i need to give to another admin permission to manage one specific ... also db where this login is not autorized. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ...
    (comp.databases.ms-sqlserver)
  • Re: User komplett entfernen?
    ... > erstmal von allen DBs entfernen - falls ja, gibt es einen Weg, ... so einen Befehl gibt es nicht. ... Wenn Du den User aus dem SQL Server löscht, ist er in der DB immer noch ... den User vom SQL Server löschen - sp_droplogin ...
    (microsoft.public.de.sqlserver)