How to connect to SAP HANA Studio using 'Database - Connect' activity

Hi all,

Kindly guide me on how to connect to ‘SAP Hana Studio’ using ‘Database connect’ activity.

I’ve opted ‘Microsoft ODBC data server’ option for which it is asking ‘DSN’ , ‘Driver’ to build ‘connection string’.

I’m able to provide all the details except ‘DSN’ (data source name). I receive error as data source name is not correct.

Kindly help me build connection string, share connection string if possible if any of you have faced similar situation.

Let me know if my approach is correct.

I can’t share details of connection string.

Thanks in advance.

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.

https://help.sap.com/viewer/0eec0d68141541d1b07893a39944924e/2.0.03/en-US/66a4169b84b2466892e1af9781049836.html

Hope this helps.

1 Like

Hi @Mahesh_Gunda , were you able to achieve this? I am also same scenario but facing issue in connecting. Can you please help if its resolved