[Mono-devel-list] Mono and MySQL

Mike McKay mike at vdomck.org
Wed Aug 25 09:23:36 EDT 2004


Juergen Moeller wrote:
> Am Mittwoch, 25. August 2004 13:42 schrieb Mike McKay:
> Try that ConnectionString:
> "DataSource=localhost;Database=OFAC;User ID=root;Password=YourPassword"

Thanks Juergen - I tried that adjustment:
  mono test.exe "DataSource=localhost;Database=OFAC;User 
ID=ofac;Password=MyPassword"

and I am still getting:
Unhandled Exception: ByteFX.Data.MySqlClient.MySqlException: Unable to 
connect to any of the specified MySQL hosts
in <0x00158> ByteFX.Data.MySqlClient.Driver:Open 
(ByteFX.Data.MySqlClient.MySqlConnectionString)

Here is a thread of people with what sounds like the same problem:
http://bugs.mysql.com/bug.php?id=3866

Lots of talk about wrong .NET versions, but nothing particularly 
helpful. Perhaps I need to take this to the ByteFX people?

Mike



More information about the Mono-devel-list mailing list