I have made multiple attempts, but regrettably, I am unable to establish a connection. If anyone possesses the knowledge on how to connect, I kindly request your assistance. I extend my gratitude in advance.
- Firstly, I added jconn4 JAR file.
- Secondly, I included the database connectivity in the application properties.
spring.datasource.url=jdbc:sqlanywhere:ManageEngine:2638/ManageEngine spring.datasource.username=Admin spring.datasource.password=PASSWORD spring.datasource.driver-class-name=sap.jdbc4.sqlanywhere.IDriver - Finally, I performed some actions to verify whether it is functioning correctly.