Re: Oracle to Postgresql conversion

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Bob prograsp <bob(dot)wheldon(at)prograsp(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle to Postgresql conversion
Date: 2003-03-24 18:03:35
Message-ID: Pine.LNX.4.33.0303241101590.23224-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 19 Mar 2003, Bob prograsp wrote:

> Hallo All,
>
> Does anyone know how I can convert an application written with Oracle Portal (including Apache), Oracle packages, procedures, functions, etc. and PSP (a mixture of
> PL/SQL and HTML).
>
> One suggestion is that the new application could access PostgreSQL from within Apache using Java Servlet pages: if there were any tools to convert the code, then
> that would be fine, but I expect there are not. PostgreSQL recommend PHP, but I think with Apache we must use the second choice, namely Java? Is there a chance of
> using a front-end, or is that an expensive solution? I have no worries about PL/SQL, because there are conversion utilities available!

If the app is written in Java already, then look at using JBoss, not
apache. Apache in it's basic form doesn't do java. Tomcat the jsp
engine by the apache team, can run underneath apache or can be used
underneath JBoss.

JBoss is the open source implementation of Sun's J2EE standard, and has
gotten very good reviews from the folks who use it.

http://www.jboss.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-03-24 18:12:43 Re: MySQL at .NET conference
Previous Message scott.marlowe 2003-03-24 18:01:01 Re: postmaster has high CPU (system) utilization