Hi all! Everytime I try connecting a MySQL Database with: OdbcConnection conn= new OdbcConnection(connectionString); conn.Open(); my Application terminates after start. I get this error message on console: Unhandled Exception: System.DllNotFoundException: libodbc.dylib Mono System.Windows.Forms Assembly [Revision: 41731; built: 2005/2/15 5:56:12] Any ideas? Andreas