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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nishy

    #1

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

    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

    #2
    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@hotm ail.com> wrote in message
    news:162d91fa.0 308231012.731d9 980@posting.goo gle.com...[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]



    Comment

    • Phoenix

      #3
      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@hotm ail.com> wrote in message
      news:162d91fa.0 308231012.731d9 980@posting.goo gle.com...[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]


      Comment

      Working...