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,8dfab3c4033a4902 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!stargate.gts.cz!news.gts.cz!not-for-mail From: Jiri Navratil Newsgroups: comp.lang.ada Subject: Re: ADA packages for access to PostgreSQL and for web interface Date: Mon, 07 Mar 2005 15:49:32 +0100 Organization: InterNetNews site, GTS Czech Republic Message-ID: References: NNTP-Posting-Host: inetgw.cz.logica.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Trace: server4.gts.cz 1110206975 18600 193.179.225.19 (7 Mar 2005 14:49:35 GMT) X-Complaints-To: usenet@news.gts.cz NNTP-Posting-Date: Mon, 7 Mar 2005 14:49:35 +0000 (UTC) User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Xref: g2news1.google.com comp.lang.ada:8812 Date: 2005-03-07T15:49:32+01:00 List-Id: Thank you for all answers, Jiri V Thu, 03 Mar 2005 11:41:38 +0100, Jiri Navratil napsal(a): > Hi, > > I'm new to ADA. I would like to write a application, which will > listen on a port and will use http for input and output. The application > will receive via web browser some input and will put back the results as > html page. For the result a SQL command to PostgreSQL will be used. > > I will welcome recommendations about reading and packages. > > Thank you, > Jiri