Fork me on GitHub
#sql
<
2022-11-19
>
kardan10:11:24

We have an app using jdbc.next to interact with different kinds of databases (no fancy sql). Now we have the need to do queries against SAP HANA. I saw that there were no built in dbtype. However I did manage to find the lib on maven and the docs (https://help.sap.com/docs/SAP_HANA_CLIENT/f1b440ded6144a54ada97ff95dac7adf/1c86038c05464d31a7dcae14f2d8a7dd.html?locale=en-US) . But have anyone got any experience / pointers on how to go about it and if there are any obvious pit falls or places where to look on how to use the driver?