How to use database scope activity to connect Postgres DB

Hi ,

Could you please advise me how to use database scope activity to connect postgres sql
database? what should be my dataprovider field parameter?
Thank you.

Regards,
Pramodh

Hello,

I installed the Npgsql package via package manger.
But I am still getting this error.

You need to install the 64 bit odbc driver for postgre
Then use that as a provider, or create an 64 bit odbc link and point to that as dsn

Hi Allen,

Thank you very much.
Its connected using odbc driver.

Regards,
Pramodh Ramanayaka.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.