admin管理员组文章数量:1181894
I have an old .NET 4.5 project, working with database InterSystems.Cache. The project is deployed on a Windows server. Data is retrieved using the InterSystems.Data.CacheClient.dll
library.
But now I'm planning migration of the project to .NET 8 to container with linux centos.
How can I get data from InterSystems.Cache in this case?
As I understand it, InterSystems.Data.CacheClient.dll
is only for the .NET framework.
The InterSystems.Data.IRISClient.dll
library recommended for the more modern InterSystems.IRIS database throws an error
InterSystems Iris Provider is not compatible with Cache xDBC server
本文标签: cInterSystemsCache for NET 8Stack Overflow
版权声明:本文标题:c# - InterSystems.Cache for .NET 8 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738223621a2070126.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论