Transact SQL compatibility layer

From: "James Harper" <james(dot)harper(at)bendigoit(dot)com(dot)au>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Transact SQL compatibility layer
Date: 2006-01-23 00:46:50
Message-ID: AEC6C66638C05B468B556EA548C1A77DAF0597@trantor
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there such a thing as a translator/proxy that can pretend to be a
Microsoft SQL server and proxy all the commands to a PostgreSQL server,
and the results back again? Obviously the purpose of it would be to
allow an application written for MSSQL Server to work with PostgreSQL
without modification.

If not, has such a thing been considered? What would be the obstacles to
developing such a proxy?

Thanks

James

(Not subscribed to the list at the moment - I'll check the archives but
please cc me on a response)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message frank church 2006-01-23 02:23:15 Does pg_dump have result codes to indicate success or failure
Previous Message Adrian Klaver 2006-01-22 23:16:00 Re: Numbers