how to connect to a PostgreSQL database ?

Best practices, code snippets for common functionality, examples, and guidelines.
fab29
Posts: 3
Joined: Fri Sep 02, 2022 10:24 am

how to connect to a PostgreSQL database ?

Post by fab29 » Fri Sep 02, 2022 10:43 am

Hello,

My automat needs to connect to a PostgreSQL database.
On Nuget, Npgsql seems to be suitable, but I cannot install this package.
Ranorex does not allow it by telling me that "you are trying to install this package into a project that targets '.NETFramework, Version=4.8... ".
Knowing that I am using Ranorex version 10.2.2, do you know an alternative solution?

Thanks in advance.

Fabrice