Hi,
I'm trying to create a connection to a new database. I receive the error:
Database error: (CS) “Java Exception : java.lang.UnspportedClassVersionError: <Path/to/driver> : Unsupported major.minor version 51.0” . (IES 10901) (Error: INF)
From what I understand, this is telling me that there is an incompatibility with the Java version used to compile the Jar. However, I’m not quite sure how to go about fixing this. I can find information about this error for other applications, but not BusinessObjects. Does anyone have any ideas?