Hi,
I am trying since one year to use the Hana client (currently version 2.6.64.0) for .Net Framework in a c# application that runs in IIS. This is a huge application referencing a lot of external dll's without any problem. I am only having problem...
I have an IIS application under Windows Server that needs to keep an external MS SQL Server db in sync with Hana. I have to use the Service Layer interface, because the DI API dll has memory leaks and crashes regularly.
There is no direct ContactEm...
Hi,
I am using the Sap.Data.Hana.v4.5.dll 64 bit DLL (version 2.4.171.0, which I think is the latest), in a 64 bit classic asp.net 4.8 application in c#, against Hana 2.
The application works ok if the application pool runs under the LocalSystem ...
Thank you Jeff. I would really like to try it, but I cannot find a download location. The one I normally use (https://tools.hana.ondemand.com/#hanatools) is still showing 2.7.23. Elsewhere I see that the current release is 2.8.16, but with my S- acco...
Hi Trinidad,
I would need the EventLogger tool. I realize it should not difficult to replicate, but still it would take a few hours. Is there a possibility for you to share the download, even privately?
Thanks.
Davide
I have a first answer to my own question. Not ideal at all: the solution I found is GETting the whole BP information, then removing the deleted contact person from the ContactEmployees array, and finally PUTting the resulting json. This will delete t...