Re: Windows Ada database support.

From: Warren W. Gay VE3WWG (ve3wwg_at_NoSPAM.cogeco.ca)
Date: 11/25/04


Date: Thu, 25 Nov 2004 12:50:07 -0500

David Botton wrote:

> On 2004-11-24 07:31:57 -0500, mark_doherty@yahoo.co.uk (Mark Doherty) said:
>
>> What is the current best advice. GNADE / CLAW / GWINDOWS.Database
>> GNAVI, or something else?
>
> They each serve different purpose. If your application is windows only
> (or doing GUI programming on windows using GNAVI), then using ADO via
> GWindows.Database or ADO bindings directly from GNATCOM are the likely
> winner.
>
> Otherwise it is about your needs, I have an entire section on databases
> in AdaPower:
>
> http://www.adapower.com/index.php?Command=Class&ClassID=Database

APQ Plug:

The good news is that you do have "choice". I have been dragging my feet
in getting the latest version of APQ out, but the published version
supports PostgreSQL and MySQL in OO form. The version to be released
(pending install scripts), supports PostgreSQL, MySQL and SYBASE
(I have been distracted with another fun and absorbing project lately).

The OO level support is database neutral in most places, so that you
can write portable database code. Differences do exist however, but
this can be accomodated in the code if the programmer does a little
planning (avoid certain database features).

Good for Linux/Windows/*NIX, local or remote databases. The same
database code should compile to all platforms.

And... no *ODBC required. Totally native, no preprocessing of source
code. Also includes comprehensive manual with examples.

-- 
Warren W. Gay VE3WWG
http://home.cogeco.ca/~ve3wwg


Relevant Pages

  • Re: Windows Ada database support.
    ... >> (or doing GUI programming on windows using GNAVI), ... >> GWindows.Database or ADO bindings directly from GNATCOM are the likely ... > can write portable database code. ... > database code should compile to all platforms. ...
    (comp.lang.ada)
  • SourceForge.net Sitewide Update: Jan 26th, 2005 (fwd)
    ... I just returned from an enjoyable Open Source conference in Hawaii ... open sourced the database under the name Derby. ... The CVS client SF.net staff recommend for MS Windows users is ... priority technical support. ...
    (comp.os.linux.announce)
  • Re: Is this possible??
    ... I understand Windows security but since I've not seen A2007 live, ... The backend is on the server in it's own file. ... database, but everyone does not need to have access to tblwage which is ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How many companies are buying new AS400s
    ... Just like you do in iSeries navigator. ... SAVEPOINTs and ROLLBACKs are easy in any database that supports them, but what about analysis of the actual individual entries? ... Is it as easy to do this in Windows or Linux? ... I know how OS/400 work management lets me tune it so the customer is happy during those three or four minutes and is just as happy during the remaining 23:56 of the day. ...
    (comp.sys.ibm.as400.misc)
  • RE: 2nd form with recordset of 1st
    ... processes using this table using optimistic locking? ... If this is a split database, is there a persistent connection to the back ... Every directory traversed requires Windows to ... > record source to be the 1st forms recordset? ...
    (microsoft.public.access.formscoding)