I can not connect to the MySql database

0

I have a classic ASP application and I can not connect to the database. I set up all the right faces

stringConnection = {DRIVER = {MySQL ODBC 5.3.9 ANSI Driver}; SERVER = localhost; DATABASE = asseitsesi.com.br; UID = root; PWD =; Ignore Prepare = true; Connection Timeout = 10; Option = 3 ; "

Are there any wrong parameters in my connection string?

    
asked by anonymous 17.01.2018 / 12:41

0 answers