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 our proprietary 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 information proprietary 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 that any unauthorized viewing, 
dissemination, distribution or copying of this e-mail is strictly prohibited. 
If you have received this e-mail in error, please notify the sender by replying 
to this message and destroy all occurrences of this e-mail immediately.
Thank you.

<<attachment: justin.vcf>>

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to