Re: MySql ado.net connector problem




"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


.



Relevant Pages

  • Debugging charset problems with XSLT and PHP4/MySQL4
    ... We've been building a pretty big web app here for internal use. ... text messages come in from an aggregator and are stored in a MySQL 4 ... when we try and run it with actual live data, any incoming SMS message ... (MySQL possibly). ...
    (comp.lang.php)
  • Re: Advice needed: Hibernate and MySQL?
    ... My goal is to learn and implement a lightweight web app, ... Also, MySQL is a perfectly good database system, despite the disparaging ... foreign key constraints and the whole range of transaction isolation levels. ...
    (comp.lang.java.databases)
  • Re: Variable name length
    ... Didn't find the MySQL one at all; and I didn't see a number in the PHP ... reference which I did see, ... That was a sufficient test but I am still tempted to write up a 32k ...
    (comp.lang.php)
  • Re: Will FC2 have MySQL 4?
    ... We are developing a PHP based web app that will ... Would I be required to buy a MySQL licence? ... dump MySQL and get PostgreSQL. ... Jim Drabb ...
    (Fedora)
  • Re: Row-level security?
    ... SELECT statement cannot refer to system or user variables. ... One can create views that reference the userfunction in mysql 5.0 ... that has a column of the MySQL username and the client_id, ...
    (comp.databases.theory)