cancel
Showing results for 
Search instead for 
Did you mean: 

Web application with Sap.Data.SQLAnywhere.EF6 on docker

mariank
Member
0 Kudos
989

I would like to run web application on Windows that is using Sap.Data.SQLAnywhere.EF6 on server/docker. Is it possible to run application without installation of SQLA17_Windows_Client.exe or is it possible to run test against real database in CI/CD process? I would like to have full continues integration and continues delivery process without any manual installations.

I've tried to add Sap.Data.SQLAnywhere.EF6 with nuget and dlls(dbicu17.dll, dbicudt17.dll, dblgen17.dll, dbrsa17.dll) as 'copy always' resources and i always get: Sap.Data.SQLAnywhere.SAException : Cannot find the language resource file (dblgen17.dll).

Accepted Solutions (0)

Answers (0)