Converting PostgreSQL DB to MS-SQL DB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepusurana
    New Member
    • Mar 2007
    • 5

    Converting PostgreSQL DB to MS-SQL DB

    Hi,
    I want to convert my complete database of PostgresQL to MS-SQL.
    I am some what successful in converting tables but the major problem is Functions and Triggers.


    Please help.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    If you are doing all that manually then,you just need to carrry the same logic to SQL Server.

    Comment

    Working...