Thread

  1. Re: [SQL] DBD

    Thomas Good <tomg@admin.nrnet.org> — 1998-12-04T21:17:13Z

    On Fri, 4 Dec 1998, Bob Kruger wrote:
    
    > 
    > I've recently compiled and put into service Posgresql v6.4.  All is working
    > well.
    > 
    > I am looking for information on locating, compiling, and implementing a
    > Perl DBD or DBI for Postgresql.  Can anyone assist?
    > 
    > Bob
    
    Hey Bob,
    
    I'm out the door but I got lots of code, in the public domain...
    I'll send updated code (record locking, sequences, etc) later
    but if you're in a hurry check out:
    http://www.panix.com/~ugd/dbindex.html
    
    We have some very old stuff there but it does show how to connect,
    do cursor selects, inserts and updates...
    
    More to follow.
    
        ---------- Sisters of Charity Medical Center ----------
                       Department of Psychiatry
                                ----     
        Thomas Good                          <tomg@q8.nrnet.org>
        Coordinator, North Richmond C.M.H.C. Information Systems
        75 Vanderbilt Ave, Quarters 8        Phone: 718-354-5528
        Staten Island, NY   10304            Fax:   718-354-5056
    
    
    
  2. DBD

    Bob Kruger <bkruger@mindspring.com> — 1998-12-04T21:19:43Z

    I've recently compiled and put into service Posgresql v6.4.  All is working
    well.
    
    I am looking for information on locating, compiling, and implementing a
    Perl DBD or DBI for Postgresql.  Can anyone assist?
    
    Bob