You might be able to use “HANADB1” as the Data Source Name (DSN).
ConnectionString = “DSN=HANADB1;UID=myUser;PWD=myPassword”
There’s more information about connecting to SAP HANA via ODBC here.
Hope this helps.
You might be able to use “HANADB1” as the Data Source Name (DSN).
ConnectionString = “DSN=HANADB1;UID=myUser;PWD=myPassword”
There’s more information about connecting to SAP HANA via ODBC here.
Hope this helps.