Home > Archive > PostgreSQL SQL > April 2005 > How to Port Oracle's user defined "Package" into Postgres 8.0.1.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to Port Oracle's user defined "Package" into Postgres 8.0.1.
Dinesh Pandey

2005-04-11, 9:23 am

Hi folks,

Can any one give me an idea about:

How to Port Oracle's user defined "Package" into Postgres 8.0.1.

If possible pls attache sample code.

Thanks
Dinesh Pandey

CoL

2005-04-15, 8:24 pm

hi,
Dinesh Pandey wrote, On 4/11/2005 15:39:
>
>
> Hi folks,
>
> Can any one give me an idea about :
>
> How to Port Oracle's user defined "Package" into Postgres 8.0.1.


there is no Package in postgresql. You have to rewrite the logic,
extract the functions from Package and recreate them for postgres. But
you can't port 1:1 oracle packages to pg.

C.
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com