[Mono-list] libmySQL+mono+win32
Miguel de Icaza
miguel@ximian.com
04 Nov 2003 17:07:51 -0500
Hello,
> I'm trying to execute a SQL Command with MySQLDriverCS on MS-Windows
> with GTK#, and I obtain a MySQLException:
>
> MySQLDriverCS Error: Wrong query.commands out of sync; you can't run
> this in <0x00b7> MySQLDriverCS.MySQLCommand: ExecuteReader
>
> Probably libmySQL.dll has a problem with mono. I did make a litle text
> program with MS .NET and this problem doesnt exist.
You might want to use ByteFX.Data, which is the new MySQL provider.