I'm getting the following error when trying to connect to a MySQL database from ASP.NET.
System.DllNotFoundException: gda-2 at (wrapper managed-to-native) System.Data.OleDb.libgda:gda_init (string,string,int,string[]) at System.Data.OleDb.OleDbConnection.Open () [0x00000]
Can anyone help?
Thanks in advance
TAO