on 2021 Dec 13 4:49 AM
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).
Request clarification before answering.
User | Count |
---|---|
74 | |
20 | |
9 | |
8 | |
7 | |
5 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.