Hi,
I have server, database, username and password for postgreSQL DB.
with pgAdmin no issue it connects immediatelly. (no additional settings)
In TX I tried CData ADO.NET Provider for PostreSQL 2022 (tried 2018 also, same result)
Set SSL False - got error no encryption
Set SSL True - [500] System error: server certificate verification failed. Connection aborted.
should I need any additional configuration, maybe different provider, any ideas?
thanks in advance,
Jakub