0

We've got a small project that we would like to be web-based. Most of our applications are SAP ASE but this project will not directly interconnect with anything existing. Therefore we can look at pretty much anything. The developers would like to use Microsoft .Net Core. I need to find out how that could be connected to ASE. We are also considering HANA as a future so we would like to know how .Net Core plays with that.

I can't seem to find driver versions from SAP's websites. Thanks for any input you can provide.

1 Answers1

0

SAP HANA comes with a ADO.NET client as documented here and here.

There are also tutorials available:
- Tutorials (SAP HANA Data Provider for Microsoft ADO.NET)
- SAP HANA Data Provider for Microsoft .NET Sample Projects

The SAP HANA client software is part of the SAP HANA server installation and can also be downloaded separately from https://tools.hana.ondemand.com/#hanatools

Lars Br.
  • 9,949
  • 2
  • 15
  • 29