Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Use SSO in connection string

$
0
0

Hi everyone,

 

I have a connection string in VBA that can successfully connect to HANA table:

 

 

StrSql = "driver=HDBODBC32;servernode=10.###.###.30:30015;DATABASE=Z_PTP_HANA_SCH;uid=xxxxx;pwd=xxxxx;"

 

However, I do not want to hardcode my credentials.

 

When the user refresh the workbook, they enter their windows authentication which logs them into HANA too through single sign on.

 

Is there a way to utilize that single sign on functionality into my connection string?


Viewing all articles
Browse latest Browse all 5653

Trending Articles