Hi Guys,
I am trying to connect PostgreSQL with "SAP Crystal Reports for Enterprise".
When I try to connect the database I am getting "Logon Error: org.postgresql.Driver"
On the same workspace I have DBeaver installed and I can connect the PostgreSQL database without any issue.
1. I've downloaded postgresql-42.5.1.jar
2. In the Environment Variables/Path: added the folder that contains the jar file
3. In the Environment Variables added a CLASSPATH with a full path to the jar file
Still no luck.
1. I open "Choose a data source type"
2. Connection by Vendor
3. For Postgre SQL there is only PostgreSQL 9
4. Use JDBC
5. Provide all the connection details
"Logon Error: org.postgresql.Driver"
Thanks