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

From: "Gary Doades" <gpd(at)gpdnet(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [HACKERS] OT moving from MS SQL to PostgreSQL
Date: 2004-10-03 18:26:10
Message-ID: 41605252.32426.FEFEA6A@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 3 Oct 2004 at 11:24, Scott Marlowe wrote:

> On Sun, 2004-10-03 at 06:33, stig erikson wrote:
> 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.
>

Also you might want to try converting it to ASP.NET. If you use the
mono packages you can run ASP.NET on Windows and Linux/Unix with
very little change (if any).

I have done this just fine with some C# ASP.NET stuff using Apache,
PostgreSQL and mod-mono. Just needed recompilation because mono
doesn't understand the debug stuff the MS produces. Otherwise no
changes.

Cheers,
Gary.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2004-10-03 18:41:01 Re: guaranteeing that a sequence never skips
Previous Message Bruno Wolff III 2004-10-03 18:22:32 Re: earthdistance is not giving correct results.

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2004-10-03 18:50:52 Re: OT moving from MS SQL to PostgreSQL
Previous Message Scott Marlowe 2004-10-03 17:24:28 Re: [HACKERS] OT moving from MS SQL to PostgreSQL