Re: Perl - Postgres

Поиск
Список
Период
Сортировка
От simran
Тема Re: Perl - Postgres
Дата
Msg-id 1043813746.17509.8.camel@pingu
обсуждение исходный текст
Ответ на Perl - Postgres  ("Rosta Farzan" <rosta@acc.csuhayward.edu>)
Ответы Re: Perl - Postgres
Список pgsql-novice
Have a read of the documentation for the DBI and DBD::Pg modules.

perldoc DBI
perldoc DBD::Pg

Through then you can do your insert staments / any other sql statements
that you like.

simran.



On Wed, 2003-01-29 at 10:55, Rosta Farzan wrote:
> Hi
>
> Where can I find the list of the functions of pg module, for example how
> to insert a row to the database?
> Does anybody know a tutorial on perl & Postgres?
>
> Thanks
> Rosta
>
>
> ************************************
> Rosta Farzan
> Laboratory for Adaptive Hypermedia and Assistive Technologies
> Department of Math and Computer Science CSU Hayward
> rosta@acc.csuhayward.edu
> (510) 885-4026
> *************************************
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org



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

Предыдущее
От: "Jill Jensen"
Дата:
Сообщение: Database connection
Следующее
От: Art Fore
Дата:
Сообщение: Postgresql with OOo