You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi I'm trying to update a postgreSQL table from sql server 2005 table.How do I write to Postgresql since odbc destination is not an option in ssis?
Thanks in advance
Charles Wang [MSFT]
unread,
Nov 9, 2009, 8:32:51 AM11/9/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
You need to install an OLE DB Provider for Postgresql database on your computer first. After that you can use the OLE DB Destination to connect to your Postgresql database with the provider.