Re: Where has ms2pg gone?

Поиск
Список
Период
Сортировка
От Justin Graf
Тема Re: Where has ms2pg gone?
Дата
Msg-id 4C1113F5.9050204@magwerks.com
обсуждение исходный текст
Ответ на Where has ms2pg gone?  (Thom Brown <thombrown@gmail.com>)
Список 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.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: Cognitive dissonance
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: calculating distance between longitude and latitude