"Unable to cast object of type 'System.Data.SqlClient.SqlConnection' to type 'System.Data.OracleClient.OracleConnection'"
Does anyone know what might be causing this and how I can get around it?
BTW, I am using an Oracle database.
Cheers!