Hi everyone,
I am trying to evaluate the Crystal Reports software for use in my company's technical stack. We are using PostgreSQL v14.3 and I am trying to connect to the Crystal Reports tool via JDBC. I have properly setup the database connection (and added in the CRConfig.xml the appropriate database driver). I can connect to the database and see a full list with all the tables but when I try to choose one in order to create a simple report I am shown the following error message:
Failed to retrieve data from the database. Details: Not Implemented
The JDBC driver is coming from the postgresql site. Has anyone else had any similar issue?
Thank you so much in advance for your kind attention.