From: | simran <simran(dot)list(at)leonardchristian(dot)com> |
---|---|
To: | Rosta Farzan <rosta(at)acc(dot)csuhayward(dot)edu> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Perl - Postgres |
Date: | 2003-01-29 04:15:46 |
Message-ID: | 1043813746.17509.8.camel@pingu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general 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(at)acc(dot)csuhayward(dot)edu
> (510) 885-4026
> *************************************
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Williams, Travis L, NPONS | 2003-01-29 04:53:49 | psql command line question.. |
Previous Message | eric@did-it.com | 2003-01-29 04:00:20 | Re: tsearch comments |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-01-29 04:24:05 | Re: Help with version/behavior quirks. |
Previous Message | Art Fore | 2003-01-29 04:12:04 | Postgresql with OOo |