cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect hana database in docker for windows

0 Kudos

Hello...

How to connect with SAP Hana Express Edition in Docker for Windows 10pro?

Thanks in advance...

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor
0 Kudos

For local testing putting the credentials in default-env.json like in this example https://blogs.sap.com/2020/03/31/hana-cli-xsa-mta-project-in-vs-code/

0 Kudos

Thanks for quick response...

The above link shows connection with hana db in Cloud Foundary....But I am using Docker instead of Cloud Foundary.

Any sort of direction, how to connect SAP Hana Express edition in the Docker for windows.

gregorw
Active Contributor
0 Kudos

But you're only running the srv part of the CAP application in Docker or? You need to let this part know how to connect to HANA Express. And the easiest way is to use default-env.json.