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,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!news.glorb.com!news.cs.univ-paris8.fr!news.gts.cz!not-for-mail From: Jiri Navratil Newsgroups: comp.lang.ada Subject: ADA packages for access to PostgreSQL and for web interface Date: Thu, 03 Mar 2005 11:41:38 +0100 Organization: InterNetNews site, GTS Czech Republic Message-ID: 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 1109846500 18238 193.179.225.19 (3 Mar 2005 10:41:40 GMT) X-Complaints-To: usenet@news.gts.cz NNTP-Posting-Date: Thu, 3 Mar 2005 10:41:40 +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:8596 Date: 2005-03-03T11:41:38+01:00 List-Id: 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