Come nei peggiori incubi.
Installazione Mysql :ESEGUITO ESITO:OK
Installazione Driver 3.51 :ESEGUITO ESITO:OK
Conversione Database Access/Mysql eseguita :ESEGUITO ESITO:OK
Installazione MySQL Administrator :ESEGUITO ESITO:OK
Installazione Mysql-Front :ESEGUITO ESITO:OK
Creazione DSN ODBC Driver MySQL 3.51 :ESEGUITO ESITO:OK
Test di connessione :ESEGUITO ESITO:OK
Test di verifica database su Mysql-Front :ESEGUITO ESITO:OK
Avvio IIS :ESEGUITO ESITO:OK
Modifica Connection String Driver :ESEGUITO ESITO:OK
Prova Test lancio pagina asp :ESEGUITO ESITO:FAILED
sembrava un percorso velato di rose........
Detto questo, posso solo dire di averle provate credo quasi tutte..
ho modificato in 600 modi la stringa di connessione e anche il DSN, ma nulla da fare.
In alcuni casi viene fuori errore irreparabile...boh.
queste sono alcune delle stringe di connessione provate:
objConn.ConnectionString = "DSN=pippo;uid=ODBC;pwd=superuser"
objConn.ConnectionString = "DSN=pippo"
in questo caso scrive che l'utente ODBC@localhost non ha l'autorità per accedere..o una cosa del genere..boh..
objConn.ConnectionString = "DRIVER={MySQL ODBC 3.51 Driver};DATABASE=miodb;PASSWORD=superuser"
objConn.Open "driver={MySQL ODBC 3.51 Driver};server=localhost;db=miodb;uid=ODBC;pwd=sup eruser"
non sò più cosa fare...
se qualcuno mi sà aiutare....