Question
Johnny Wang · 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
0
0 146
Discussion (2)1
Log in or sign up to continue