Thread

  1. DBD::Pg

    Fran Fabrizio <fran@primary.net> — 1998-08-22T17:22:41Z

    Hello all,
    
    Can anyone point me to some web documentation for the DBI/DBD interface and
    especially when used with PG?  The perldoc output isn't looking so hot on
    this dinky telnet connection. =)  Plus, I'd like some sample scripts that
    use the interface.  
    
    Thanks,
    Fran
    
    
    
  2. [GENERAL] DBD::Pg

    Shawn T. Walker <swalker@iac.net> — 1998-08-24T17:59:29Z

    Fran,
    
    	Take a look at the test.pl file in the DBI/DBD and Pg
    interface distributions.  This is where I got the sense of the basic
    syntax.  You might also consider the DBI/DBD mailing
    lists...(http://www.fugue.com/dbi/).
    
    -----------------------------------------------------------------            
               Shawn T. Walker  swalker@iac.net              
                  Internet Access Cincinnati                 
                      http://www.iac.net
    
    "Running enterprise applications on NT? Let the torture begin."
              - A Sun Microsystems Inc. banner ad	
    
    Fran Fabrizio writes:
     > 
     > Hello all,
     > 
     > Can anyone point me to some web documentation for the DBI/DBD interface and
     > especially when used with PG?  The perldoc output isn't looking so hot on
     > this dinky telnet connection. =)  Plus, I'd like some sample scripts that
     > use the interface.  
     > 
     > Thanks,
     > Fran
     > 
    
    
  3. Re: [GENERAL] DBD::Pg

    Thomas Good <tomg@nrnet.org> — 1998-08-24T20:59:56Z

    > Fran Fabrizio writes:
    >  > 
    >  > Hello all,
    >  > 
    >  > Can anyone point me to some web documentation for the DBI/DBD interface and
    >  > especially when used with PG?  The perldoc output isn't looking so hot on
    >  > this dinky telnet connection. =)  Plus, I'd like some sample scripts that
    >  > use the interface.  
    >  > 
    >  > Thanks,
    >  > Fran
    >  > 
    > 
    
    I have some examples and readmes at www.panix.com/~dbindex.html
    The code is very much in need of an update but it does compile...
    
     Cheers,
     Tom
    
        ----------- Sisters of Charity Medical Center ----------
                        Department of Psychiatry
                                  ----     
     Thomas Good, System Administrator            <tomg@q8.nrnet.org>
     North Richmond CMHC/Residential Services     Phone: 718-354-5528
     75 Vanderbilt Ave, Quarters 8                Fax:   718-354-5056
     Staten Island, NY   10304                    www.panix.com/~ugd
                                  ----     
     Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69 
    
    
    
  4. Re: [GENERAL] DBD::Pg (Errata...)

    Thomas Good <tomg@nrnet.org> — 1998-08-25T12:13:34Z

    > >  > Hello all,
    > 
    > I have some examples and readmes at www.panix.com/~dbindex.html
    > The code is very much in need of an update but it does compile...
    
    Fran,
    
    Oops!  Careful with that ^X, Eugene - the url is:
             www.panix.com/~ugd/dbindex.html 
    
    (duh...sorry!)
    
     Cheers,
     Tom
    
        ----------- Sisters of Charity Medical Center ----------
                        Department of Psychiatry
                                  ----     
     Thomas Good, System Administrator            <tomg@q8.nrnet.org>
     North Richmond CMHC/Residential Services     Phone: 718-354-5528
     75 Vanderbilt Ave, Quarters 8                Fax:   718-354-5056
     Staten Island, NY   10304                    www.panix.com/~ugd
                                  ----     
     Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69