Connecting Tech Pros Worldwide Help | Site Map

export data from postgresql on linux to ms-sqlserver 2000 on windows

Nishy
Guest
 
Posts: n/a
#1: Jul 20 '05
Hello all,

I have been trying to find some information about exporting data from
postgresql on linux to ms-sqlserver 2000 on windows but have not been
able to get hold of any information. I would really appreciate if
someone can point me to some source of information.

Thanks in advance,
Nishy
John Bell
Guest
 
Posts: n/a
#2: Jul 20 '05

re: export data from postgresql on linux to ms-sqlserver 2000 on windows


Hi

If you can get an ODBC connection you should be able to use the import
wizard.

John

"Nishy" <nishu_shr@hotmail.com> wrote in message
news:162d91fa.0308231012.731d9980@posting.google.c om...[color=blue]
> Hello all,
>
> I have been trying to find some information about exporting data from
> postgresql on linux to ms-sqlserver 2000 on windows but have not been
> able to get hold of any information. I would really appreciate if
> someone can point me to some source of information.
>
> Thanks in advance,
> Nishy[/color]



Phoenix
Guest
 
Posts: n/a
#3: Jul 20 '05

re: export data from postgresql on linux to ms-sqlserver 2000 on windows


Probably be a lot easier to pull the data from PostGreSQL into SQL Server
since I have had a hell of a time finding a DBD for SQL Server ;-)


"Nishy" <nishu_shr@hotmail.com> wrote in message
news:162d91fa.0308231012.731d9980@posting.google.c om...[color=blue]
> Hello all,
>
> I have been trying to find some information about exporting data from
> postgresql on linux to ms-sqlserver 2000 on windows but have not been
> able to get hold of any information. I would really appreciate if
> someone can point me to some source of information.
>
> Thanks in advance,
> Nishy[/color]


Closed Thread