Migrating Stored Procedures from MS SQL Server

From: "Kumar" <sgnerd(at)yahoo(dot)com(dot)sg>
To: "psql" <pgsql-sql(at)postgresql(dot)org>
Subject: Migrating Stored Procedures from MS SQL Server
Date: 2003-08-29 05:24:03
Message-ID: 004a01c36ded$c8aaa850$7502a8c0@hdsc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dear Friends,

I am about to do a migration of stored procedures from MS SQL Server to Postgres. What is there any free tools available for it?

Shall I write a SQL function or PL/pgSQL function for Stored Procedures? Please advise me on this. Thanks in advance.

Kumar

Browse pgsql-sql by date

  From Date Subject
Next Message David Witham 2003-08-29 05:31:44 Re: Migrating Stored Procedures from MS SQL Server
Previous Message Joseph Shraibman 2003-08-28 23:52:25 Re: How to join from two tables at once?