Re: Import Data from MS SQL Server

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: Daniel <DFelix19(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Import Data from MS SQL Server
Date: 2006-06-07 13:17:37
Message-ID: bf54be870606070617l36fbde50r579f1d6a95e2ff84@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can use the DTS of SQL Server and there use the ODBC driver for
PostgreSQL for making a connection to the target PostgreSQL database.

/Shoaib

On 7 Jun 2006 05:13:15 -0700, Daniel <DFelix19(at)gmail(dot)com> wrote:
>
>
> Hi..
> Im Daniel and need soem help in importing data from MS SQL Server
> to Postgresql DB. Is there a bulit in option for importing from
> Postgresql? Help me out!!
>
> Regards,
> Daniel.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2006-06-07 13:21:40 Re: Best open source tool for database design / ERDs?
Previous Message Magnus Hagander 2006-06-07 13:15:44 Re: Import Data from MS SQL Server