Skip to Content
0
Jan 25, 2023 at 01:44 PM

SAP Crystal Reports - AWS Redshift connection

80 Views

Hello,

I am trying to connect SAP Crystal objects to AWS Redshift through JDBC connection. The Jar file from AWS was uploaded to the library folder where the Crystal objects was installed (local machine). But when I try to make a connection using

Connection URL: jdbc:redshift://cluster_name.aaaaaaa.us-west-2.redshift.amazonaws.com:5439/db_name

I am getting an error saying JDBC driver not found error.

If anyone knows how a JDBC Redshift connection can be made, please help.