Search Postgresql Archives

Re: mdf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ary Pezo Silvano wrote:
hi,
how can i import a mdf database into postgres?

do you have access to the SQL Server that this MDF file came from? Install the Postgres client for windows, along with a Postgres ODBC driver on that server, and use the Data Translation Services in SQL Server Enterprise to export the data from SQL Server to Postgres (which can be on a different server, using a postgres network connection, if you setup everything correctly).


Otherwise, use SQL Server to export the tables seperately as CSV files, and import them into Postgres.
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux