Big trouble with odbc 3.51 connection.

Hi, my name is Massimo,
I've just migrated my db access in mysql.
Now i've tried to use it with my local site, but every
time the browser give me a bad answer, like
irreparable error, or access denied to ODBC [at] localhost.
I've tried connection by DSN and with direct string
connection like this:
objConn.ConnectionString = DRIVER={MySQL ODBC 3.51
Driver};SERVER=localhost;DATABASE=mydb;
USER=ODBC;PASSWORD=superuser;OPTION=3;
but still nothing.
My platform is windows XP professional, with ASP and
IIS and, i hope Mysql db.
If you can help me, i'll thank you very much.



___________________________________
Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora!
http://it.messenger.yahoo.it

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Massimo Cordisco [ Sa, 15 Januar 2005 17:46 ] [ ID #588331 ]

Re: Big trouble with odbc 3.51 connection.

Massimo Cordisco wrote:

>Hi, my name is Massimo,
>I've just migrated my db access in mysql.
>Now i've tried to use it with my local site, but every
>time the browser give me a bad answer, like
>irreparable error, or access denied to ODBC [at] localhost.
>I've tried connection by DSN and with direct string
>connection like this:
>objConn.ConnectionString = DRIVER={MySQL ODBC 3.51
>Driver};SERVER=localhost;DATABASE=mydb;
>USER=ODBC;PASSWORD=superuser;OPTION=3;
>but still nothing.
>My platform is windows XP professional, with ASP and
>IIS and, i hope Mysql db.
>If you can help me, i'll thank you very much.
>
>
>
>___________________________________
>Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora!
>http://it.messenger.yahoo.it
>
>
>
Which version of MySQL and MyODBC are you using?

--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Fr, 21 Januar 2005 16:47 ] [ ID #599931 ]
Datenbanken » gmane.comp.db.mysql.odbc » Big trouble with odbc 3.51 connection.

Vorheriges Thema: Connection from 2 Linux server (fedora core 2)
Nächstes Thema: AW: Excel parameter-query with MyODBC and DateTime Field