2024 Sep 02 5:28 AM - edited 2024 Sep 02 5:29 AM
When trying to connect to HANA DB instance by using python lib 'hdbcli', there seems an mistake within the lib:
When passing parameter 'username' which is also provided explictly in the method 'connect(...)':
I find the solutions here: https://stackoverflow.com/q/77315479/17094981
then there will be an error raised:
However if I use 'user' there, everything goes well:
Request clarification before answering.
Kerberos is used when only the username is specified:
Is that what does not work for you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.