Project Advice Wanted

From: Steve Gross (sgross_at_fetteamerica.com)
Date: 03/30/04


To: "'beginners@perl.org'" <beginners@perl.org>
Date: Tue, 30 Mar 2004 10:59:56 -0500

I'm at the start of a medium-sized trouble-ticket project that I want to
write in Perl. This project will have a front-end web interface, Perl for
the CGI and a database in the back end. It will live in the Windows domain.
    I'm looking for general advice on these topics:
    1) Any good Perl/other tool to create screens/web pages?
    2) any recommended database interfaces? I've use ODBC and would like to
make it general enough to handle a wide variety of conventional databases -
SQL Server, Access, Oracle, MySQL.
    3) Any Perl code template systems out there?
 
Thanks,
 
Steve
____________________________________________
Steve Gross Tel: (973) 586-8722 x249
IT Manager Fax: (973) 586-0450
Fette America, Inc.
 



Relevant Pages

  • Re: Project Advice Wanted
    ... > write in Perl. ... This project will have a front-end web interface, ... > the CGI and a database in the back end. ... I'm looking for general advice on these topics: ...
    (perl.beginners)
  • RE: Project Advice Wanted
    ... write in Perl. ... This project will have a front-end web interface, ... the CGI and a database in the back end. ... I'm looking for general advice on these topics: ...
    (perl.beginners)
  • Re: Project Advice Wanted
    ... > write in Perl. ... This project will have a front-end web interface, ... > the CGI and a database in the back end. ... I'm looking for general advice on these topics: ...
    (perl.beginners)
  • PostgreSQL and Customer Database
    ... I've been working on both SQL and Perl for a while now, ... get them all onto an SQL database, and be able to keep track of sales, as ... the database available to customers and potential customers, ...
    (perl.beginners)
  • Re: How to access MS Access from Perl?
    ... if you were to later migrate to MS SQL Server or Oracle ... minimize your load on the database server's compiled procedure cache. ... On the other hand, if startup time for your perl script is an issue, and ... slightly preferable to the bulkier DBI + DBD::ODBC. ...
    (comp.lang.perl)