Re: Where has ms2pg gone? - Mailing list pgsql-general

From Justin Graf
Subject Re: Where has ms2pg gone?
Date
Msg-id 4C1113F5.9050204@magwerks.com
Whole thread Raw
In response to Where has ms2pg gone?  (Thom Brown <thombrown@gmail.com>)
List pgsql-general
On 6/10/2010 4:12 AM, Thom Brown wrote:
> Does anyone know if ms2pg is available from somewhere other than
> http://edoceo.com/creo/ms2pg ?  Attempts to download it result in "not
> found".  Unless someone knows of an alternative attempt to automate
> migration of MSSQL to PostgreSQL?
>
> Thanks
>
> Thom
>


MSSQL has many tools that can automate moving the data and creating the
tables using ODBC connection.
http://en.wikipedia.org/wiki/SQL_Server_Integration_Services
http://en.wikipedia.org/wiki/Data_Transformation_Services

There is also export functions along with table and column mapping tools
built into SQL Management Studio  that makes moving data simple and
straight forward.

moving the stored procedures, triggers, views, and indexes are bit of a
problem,  Transact and pl/pgSQL are far to different.


All legitimate Magwerks Corporation quotations are sent in a .PDF file attachment with a unique ID number generated by
ourproprietary quotation system. Quotations received via any other form of communication will not be honored. 

CONFIDENTIALITY NOTICE: This e-mail, including attachments, may contain legally privileged, confidential or other
informationproprietary to Magwerks Corporation and is intended solely for the use of the individual to whom it
addresses.If the reader of this e-mail is not the intended recipient or authorized agent, the reader is hereby notified
thatany unauthorized viewing, dissemination, distribution or copying of this e-mail is strictly prohibited. If you have
receivedthis e-mail in error, please notify the sender by replying to this message and destroy all occurrences of this
e-mailimmediately. 
Thank you.

Attachment

pgsql-general by date:

Previous
From: Leif Biberg Kristensen
Date:
Subject: Re: Cognitive dissonance
Next
From: Merlin Moncure
Date:
Subject: Re: calculating distance between longitude and latitude