Re: [HACKERS] OT moving from MS SQL to PostgreSQL

From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: "stig erikson" <stigerikson_nospam_(at)yahoo(dot)se>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [HACKERS] OT moving from MS SQL to PostgreSQL
Date: 2004-10-03 17:24:28
Message-ID: 1096824268.32732.20.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Sun, 2004-10-03 at 06:33, stig erikson wrote:
> Hello.
> i have an slightly off topic question, but i hope that somebody might know.
>
> at the moment we have a database on a MS SQL 7 server.
> This data will be transfered to PostgreSQL 7.4.5 or PostgreSQL 8 (when
> it is released). so far so good.
>
> the question now arises, this current database is used in web
> application made with ASP on IIS5. The idea is to move the database and
> the application to a linux or unix environment. Is there a tool that can
> be used convert ASP pages into PHP (or any other language suitable for
> linux/unix), or should we prepare to rewrite most of the code?
>
> Is there a tool, some add-in to apache perhaps that can run ASP code on
> linux/unix, this would help to have the system running while we recode
> the application.

There are a few tools I've seen that will try to convert ASP to PHP, but
for the most part, they can't handle very complex code, so you're
probably better off just rewriting it and learning PHP on the way.

By the way, I have moved this over to -general, as this is quite off
topic for -hackers. Next person to reply please remove the
pgsql-hackers address from the CC list please.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Nolan 2004-10-03 17:48:48 Re: guaranteeing that a sequence never skips (fwd)
Previous Message Tom Lane 2004-10-03 17:23:01 Re: VACUUM FULL on 24/7 server

Browse pgsql-hackers by date

  From Date Subject
Next Message Gary Doades 2004-10-03 18:26:10 Re: [HACKERS] OT moving from MS SQL to PostgreSQL
Previous Message Mike Rylander 2004-10-03 14:49:12 Re: Mislabeled timestamp functions (was Re: [SQL] [NOVICE] date_trunc'd timestamp index possible?)