Re: MySql ado.net connector problem

Tech-Archive recommends: Speed Up your PC by fixing your registry



I found this post:
(http://forums.mysql.com/read.php?38,32144,36425#msg-36425)
"This could be caused by several reasons. In your case, check that you
registered both the mysql.data.dll and the icsharpcode assembly. It sounds
like mysql.data is found but the zip lib is not found."

However this makes no sense to me. A google on the question further
confused me....


"Mark Rae" <mark@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23z4Na36lFHA.2156@xxxxxxxxxxxxxxxxxxxxxxx
> "Steve" <sss@xxxxxxx> wrote in message
> news:%23pDn2s6lFHA.572@xxxxxxxxxxxxxxxxxxxxxxx
>
> > I really don't see the problem. I have added the reference, so how does
> > it
> > not know where it is? Confusing.
>
> Not necessarily...
>
> 1) What is the name (not the IP address) of the machine on which the
> instance of mySQL is running?
>
> 2) What client are you using to (try to) connect to it?
>
> 3) Are you trying to use one of the native .NET data providers, OleDb or
> ODBC?
>
> 4) What is your mySQL Connection string?
>
>


.