Re: stored procedure from oracle to pgsql

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Nefnifi, Kasem" <Kasem(dot)Nefnifi(at)atosorigin(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: stored procedure from oracle to pgsql
Date: 2005-01-19 17:07:33
Message-ID: 41EE93D5.4010806@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nefnifi, Kasem wrote:

>Dear,
>I'm new in pgsql, come from oracle and sql server.
>any one can help by transferring a pl/sql procedure that imports data from a flat file, using UTL_FILE, and inserts or updates tables.
>bellow the proc:
>
>

You can't do this from pl/PgSQL. You will need to use plPerl,
plPython, PlPHP or the like.

Sincerely,

Joshua D. Drake

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

Attachment Content-Type Size
jd.vcf text/x-vcard 285 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bricklen Anderson 2005-01-19 17:19:33 Re: Best Linux Distribution
Previous Message Hans-Michael Stahl 2005-01-19 17:07:24 Re: ECPG Segfaulting on EXEC SQL connect