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! #Caché 0 2 0 254