Question
· Jun 22, 2021

question

I am using .net to connect to the cache database via ODBC, OdbcConnection connection = new OdbcConnection(dbConnection); connection.Open(); This error is reported when the link is opened, how should this be solved? Thank you very much!

Product version: Caché 2018.1
Discussion (2)0
Log in or sign up to continue