Re: [Fwd: MS SQL compatible functions]

From: Justin Clift <justin(at)postgresql(dot)org>
To: Ian Harding <ianh(at)tpchd(dot)org>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Cc: pgsql-general(at)postgresql(dot)org, dean(at)tmdt(dot)com(dot)tw
Subject: Re: [Fwd: MS SQL compatible functions]
Date: 2002-02-06 23:42:33
Message-ID: 3C61BF69.B559DF08@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi Ian,

A compatibility has already been considered for Oracle, you're
mentioning one for MS SQL Server.

Maybe it's time to think about how an abstraction layer could be added,
and then appropriate Oracle/Sybase/Informix/MSSQL/etc
modules/plug-ins/layers could be added to that?

Wonder how much work it would take?

:-)

Regards and best wishes,

Justin Clift

Ian Harding wrote:
>
> This is something that would be wonderful to have, a mapping of PostgreSQL functions to MSSQL Server functions. In fact, I have been fantasizing about a compatibility module that would allow SQL Server applications to think they were talking to MSSQL Server when they were really talking to PG. That is a huge job, but my how many more people would convert!
>
> In the meantime, you will have to dump schema, twiddle them to meet PosgtreSQL requirements, and run them to re-create your db. Your app will have to be re-written to some degree as well.
>
> Ian A. Harding
> Programmer/Analyst II
> Tacoma-Pierce County Health Department
> (253) 798-3549
> mailto: iharding(at)tpchd(dot)org
>
> >>> Justin Clift <justin(at)postgresql(dot)org> 02/06/02 02:31AM >>>
> Hi everyone,
>
> Dean here seems to be converting to PostgreSQL from MS SQL Server, and I
> have *no* idea how to help him out.
>
> He's not on the list, so if anyone's got suggestions, please remember to
> keep him in the To/CC list.
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> -------- Original Message --------
> Subject: MS SQL compatible functions
> Date: Wed, 6 Feb 2002 18:17:13 +0800
> From: "Dean Lu" <>
> To: <justin(at)postgresql(dot)org>
>
> Dear Justin,
> My name is Dean Lu, I am working in a SI company in Taiwan, we are
> going to change our products to support the PostgreSQL and drop the MS
> SQL away, but I got some problems with the functions compatibility
> between MS and pgSQL. Could you please give me some suggestions or tell
> me where can I get the functions from Internet. It will be better if
> those functions are written in C language. Thank you very much.
>
> Best Regards'
> Dean Lu
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Samik Raychaudhuri 2002-02-07 00:06:50 Install postmaster as service in win2K
Previous Message Bruce Momjian 2002-02-06 23:25:01 Re: Request for Benchmarks...

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-02-07 00:10:54 Re: Explicit configuration patch.
Previous Message Haroldo Stenger 2002-02-06 23:39:37 Re: Threaded PosgreSQL server