Re: [NOVICE] Perl - Postgres - Mailing list pgsql-general

From Richard A Lough
Subject Re: [NOVICE] Perl - Postgres
Date
Msg-id 3E381F1A.2FC108E9@dnet.co.uk
Whole thread Raw
Responses Re: [NOVICE] Perl - Postgres
Re: [NOVICE] Perl - Postgres
List pgsql-general
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
>
I have seen some examples. I believe they came with the Pg module.

I attach some GPL code which was intended for Mysql. My hack is
probably a good example of how _not_ to interface to Postgres,
but you will need something to start with. The original article
should be still on the DrDobbs site somewhere. (try Aug 2002)

HTH

Richard A Lough

Attachment

pgsql-general by date:

Previous
From: eric soroos
Date:
Subject: Re: ERROR: ExecEvalAggref
Next
From: "Ron St.Pierre"
Date:
Subject: Re: is_numeric() or extract_numeric() functions?