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,bf02c238a92156a3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!Spring.edu.tw!news.nctu.edu.tw!feeder.seed.net.tw!netnews!not-for-mail From: "bubble" Newsgroups: comp.lang.ada Subject: Re: Windows Ada database support. Date: Thu, 25 Nov 2004 10:18:56 +0800 Organization: HiNetNews Message-ID: References: <5e3e03a7.0411240431.7e037a4e@posting.google.com> NNTP-Posting-Host: 211.21.128.195 X-Trace: netnews.hinet.net 1101349757 15452 211.21.128.195 (25 Nov 2004 02:29:17 GMT) X-Complaints-To: usenet@HiNetnews.hinet.net NNTP-Posting-Date: Thu, 25 Nov 2004 02:29:17 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Xref: g2news1.google.com comp.lang.ada:6481 Date: 2004-11-25T10:18:56+08:00 List-Id: I have tryed GNade and GWindows.Database package before. they are also easy to use. I prefer GWindows.Database package because of small and easy. if you want running on Linux. maybe you can try APQ. it seem very powerful.(I have no chance to try it.) I not sure you can use gwindows.database package in linux environment. GWindows sample code link: http://en.wikibooks.org/wiki/Programming:Ada:Libraries:Database:GWindows APQ link. http://www.adapower.com/launch.php?URL=http%3A%2F%2Fgnade.sourceforge.net%2F "Mark Doherty" ??? news:5e3e03a7.0411240431.7e037a4e@posting.google.com ???... > I am developing a (GNAT 3.15p) ADA web (AWS) / Database (???) > application that will run on LINUX but developed on windows (xp). > > What is the current best advice. GNADE / CLAW / GWINDOWS.Database > GNAVI, or something else? > > Thanx Mark.