• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Failed odbc connection with asp

gbrito

New Pleskian
Hello guys,


After the automatic migration done by Plesk from MySQL ODBC Driver 5.3 to MariaDB Connector/ODBC 64-bit 3.2.4, I lost the connection, and my ASP site returns an error.
The MySQL database connection file is located inside the Plesk hosting.
Is the driver name correct?


Con.Open("DRIVER={MariaDB ODBC 3.2}; SERVER= ; PORT=3306; DATABASE= ; USER= ; PASSWORD= ;")

[courtesy admin translation]

Olá pessoal,


Após a migração automática feita pelo Plesk do MySQL ODBC Driver 5.3 para o MariaDB Connector/ODBC 64-bit 3.2.4, perdi a conexão, e meu site ASP retorna um erro.
O arquivo de conexão com o banco de dados MySQL está localizado dentro da hospedagem Plesk.
O nome do driver está correto?


Con.Open("DRIVER={MariaDB ODBC 3.2};SERVIDOR= ;PORTA=3306;BANCO DE DADOS= ;USUÁRIO= ;SENHA= ;")
 
Last edited by a moderator:
Back
Top