Re: [SQL] DBD

Поиск
Список
Период
Сортировка
От Thomas Good
Тема Re: [SQL] DBD
Дата
Msg-id Pine.LNX.3.96.981204161422.2144A-100000@admin.nrnet.org
обсуждение исходный текст
Ответ на DBD  (Bob Kruger <bkruger@mindspring.com>)
Список pgsql-sql
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


В списке pgsql-sql по дате отправления:

Предыдущее
От: Bob Kruger
Дата:
Сообщение: DBD
Следующее
От: "Ed Cox"
Дата:
Сообщение: How can I return multiple rows from a FUNCTION?