How to have multiple dotConnect drivers (Oracle + MySQL)
Posted: Fri 26 Aug 2011 00:28
When I install the latest MySQL dotConnect, I start getting errors.
The base class or interface 'Devart.Common.DbTransactionBase' in assembly 'Devart.Data, Version=5.0.302.0, Culture=neutral, PublicKeyToken=09af7300eec23701' referenced by type 'Devart.Data.MySql.MySqlTransaction' could not be resolved
The only way I resolved this in the past was to ensure both Oracle and MySQL dotConnect are at the same level.
What is a better way to resolve this?
The base class or interface 'Devart.Common.DbTransactionBase' in assembly 'Devart.Data, Version=5.0.302.0, Culture=neutral, PublicKeyToken=09af7300eec23701' referenced by type 'Devart.Data.MySql.MySqlTransaction' could not be resolved
The only way I resolved this in the past was to ensure both Oracle and MySQL dotConnect are at the same level.
What is a better way to resolve this?