I am using MAXDB 7.6 on Windows
I want to connect to this database using java (JDBC / Hibernate)
I am using sapdb.jar as the jdbc driver.
But i am not able to connect to the database.
I get Invalid swapping error
I also get wrong username/password combination error
Can anybody plz guide me to connect to maxdb using java