Re: How can i import database from MSSQL to Postgres?(NULL BODY)
От | Andrew John |
---|---|
Тема | Re: How can i import database from MSSQL to Postgres?(NULL BODY) |
Дата | |
Msg-id | as2cu1$1of9$1@arachne.labyrinth.net.au обсуждение исходный текст |
Ответ на | How can i import database from MSSQL to Postgres?(NULL BODY) (david luo <davidluo@techemail.com>) |
Список | pgsql-hackers |
David, Most generic format you can get it out of SQL Server in is CSV by using a DTS ( Export Data ) wizard to text format. Another alternative is the bcp command line tool, which produces standardised formats These are documented in SQL Books Online ( free download from Microsoft ) http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp RegardsAJ "david luo" <davidluo@techemail.com> wrote in message news:20021127102442.52A0A487F@sitemail.everyone.net... > thanks in advance > > _____________________________________________________________ > Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com > > _____________________________________________________________ > Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
В списке pgsql-hackers по дате отправления: