Re: Perl - Postgres - Mailing list pgsql-novice

From simran
Subject Re: Perl - Postgres
Date
Msg-id 1043813746.17509.8.camel@pingu
Whole thread Raw
In response to Perl - Postgres  ("Rosta Farzan" <rosta@acc.csuhayward.edu>)
Responses Re: Perl - Postgres  (Desmond Coughlan <psql@zeouane.org>)
List 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 by date:

Previous
From: "Jill Jensen"
Date:
Subject: Database connection
Next
From: Art Fore
Date:
Subject: Postgresql with OOo