Re: [SQL] PL/Perl?

Поиск
Список
Период
Сортировка
От Victor M. Mondragon A.
Тема Re: [SQL] PL/Perl?
Дата
Msg-id Pine.LNX.4.02.9902250819001.35945-100000@mail.vera.net
обсуждение исходный текст
Ответ на PL/Perl?  ("Dr. Nisai Wanakule" <nisai@m1p17-235.waterauthority.state.fl.us>)
Список pgsql-sql
Try DBI and DBD you can fetch them from the CPAN.

# perl -MCPAN -e 'install DBI'
# perl -MCPAN -e 'install DBD::Pg'


---------------------------------------------------------------------------
Victor Manuel Mondragon                                    mdragon@vera.net
---------------------------------------------------------------------------

On Wed, 24 Feb 1999, Dr. Nisai Wanakule wrote:

> Is there such thing as PL for Perl?
> If there is, please direct me to the pertinent document.
> If not, is there a plan in working?
>
> Thanks.
>
> --
> Nisai Wanakule, PH.D., P.E.
> Tampa Bay Water
> 2535 Landmark Dr., Suite 211
> Clearwater, FL 33761
> Tel 727/791-2373
> Fax 727/791-2388
> SunCom: 513-7010
>
>
>


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

Предыдущее
От: Matthew Hagerty
Дата:
Сообщение: OUTER JOINS in 6.4.2?? Work around??
Следующее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] Unable to read from a view