Re: does anyone have a tool to convert SP'sT-SQL to Postgres

From: johnf <jfabiani(at)yolo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: does anyone have a tool to convert SP'sT-SQL to Postgres
Date: 2007-02-09 16:01:29
Message-ID: 200702090801.29675.jfabiani@yolo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday 09 February 2007 04:43, A. Kretschmer wrote:
> am Thu, dem 08.02.2007, um 21:28:08 -0800 mailte johnf folgendes:
> > Hi,
> > I'm hoping someone has already taken the time to write a routine (in some
> > language - python,perl, etc..) to convert MS SQL T-SQL stored procedures
> > into Postgres PL/pgSQL. And of course they are willing to share.
>
> See there: http://www.postgresql.org/docs/techdocs.3
>
> I hope, you can find what you need.
>
>
> Andreas

Thanks the link is helpful. It's just I was hoping to find a script that
could care of most of the convert and just needed a little hand coding.
--
John Fabiani

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2007-02-09 16:43:02 Re: Adding TEXT columns tanks performance?
Previous Message Marc Branchaud 2007-02-09 16:01:25 Re: Modifying a foreign key constraint?