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!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Rob W. Norris Newsgroups: comp.lang.ada Subject: Re: ADA packages for access to PostgreSQL and for web interface Date: Thu, 03 Mar 2005 12:02:39 +0000 Message-ID: <1uud211uc3k5s1e2530dmc9gktbc280123@4ax.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: individual.net yP2rkBoRowa1f3NtmOJa9w53Iw3lLtv7kqZqFflF82KDwOJs1S X-Orig-Path: baen1673807.greenlnk.net!baen1673807!not-for-mail X-Newsreader: Forte Free Agent 1.92/32.572 X-Original-NNTP-Posting-Host: baen1673807.greenlnk.net Xref: g2news1.google.com comp.lang.ada:8598 Date: 2005-03-03T12:02:39+00:00 List-Id: Jiri Navratil scribbled: >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 Personally I'd recommend using stuff inside a web server like Perl or PHP since these languages have very good integration of both Web and SQL interfaces. However there is Ada Web Framework: http://libre.act-europe.fr/aws/ But I've never used it. PS It's Ada not ADA. -- Rob W. Norris Top Posters Rule? Begin the revolution.