Thread

  1. Postgress with CGI

    James Andrews <jamesa@darkplaces.com> — 1998-05-26T13:20:13Z

    Well I'm rather new to SQL.  I've tried dbengine, and have had nothing but
    problems.  I'm basically looking for a way to connect to Postgres with
    perl and haven't found any good places to start. Any suggestions?
    
    -james
    
    
    
  2. Re: [SQL] Postgress with CGI

    Marc G. Fournier <scrappy@hub.org> — 1998-05-26T14:16:08Z

    On Tue, 26 May 1998, James Andrews wrote:
    
    > Well I'm rather new to SQL.  I've tried dbengine, and have had nothing but
    > problems.  I'm basically looking for a way to connect to Postgres with
    > perl and haven't found any good places to start. Any suggestions?
    
    	Try posting to pgsql-interfaces@postgresql.org ...
    
    
    
    
  3. Re: [SQL] Postgress with CGI

    Mike Lemler <coronach@datacruz.com> — 1998-05-26T14:25:34Z

    At 09:20 AM 5/26/98 -0400, James Andrews wrote:
    >Well I'm rather new to SQL.  I've tried dbengine, and have had nothing but
    >problems.  I'm basically looking for a way to connect to Postgres with
    >perl and haven't found any good places to start. Any suggestions?
    
    postgres/src/interfaces/*
    
    The perl libs work nicely.