Re: MySql ado.net connector problem
- From: "Steve" <sss@xxxxxxx>
- Date: Tue, 2 Aug 2005 15:20:14 -0700
"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?
>
>
oh good, someone will help me ;)
1) mysql4.brinkster.com
2) I am trying to connect with asp.net web app. I can connect with the
"MySql Administrator" application
3) Yes, I downloaded the ado.net provider from the mysql.com site
4) server=mysql4.brinkster.com;user id=xxxxxx; password=xxxxxx;
database=xxxxxx; pooling=false
.
- Follow-Ups:
- Re: MySql ado.net connector problem
- From: Mark Rae
- Re: MySql ado.net connector problem
- References:
- MySql ado.net connector problem
- From: Steve
- Re: MySql ado.net connector problem
- From: Mark Rae
- MySql ado.net connector problem
- Prev by Date: Re: MySql ado.net connector problem
- Next by Date: Re: MySql ado.net connector problem
- Previous by thread: Re: MySql ado.net connector problem
- Next by thread: Re: MySql ado.net connector problem
- Index(es):
Relevant Pages
|