Connecting Tech Pros Worldwide Forums | Help | Site Map

Converting PostgreSQL DB to MS-SQL DB

Newbie
 
Join Date: Mar 2007
Posts: 5
#1: Oct 10 '08
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's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,508
#2: Oct 24 '08

re: Converting PostgreSQL DB to MS-SQL DB


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


Similar PostgreSQL Database bytes