Hellow,
I'm trying to do an application that connects with a database in MySQL and after the configuration of the connection this error arises:
"MySQL: No se encuentra un proveedor de bases de datos con el nombre 'MySql.Data.MySqlClient' invariable.
Es posible que este error se haya debido a la falta de un software cliente necesario especÃfico del proveedor en este equipo. Para descargar el software cliente de este proveedor, visite el sitio siguiente y elija la versión de 64 bits (x64) de, como mÃnimo, 'MySQL Connector/Net': https://go.microsoft.com/fwlink/?LinkId=278885
inner exception: MySQL: No se encuentra un proveedor de bases de datos con el nombre 'MySql.Data.MySqlClient' invariable.
Es posible que este error se haya debido a la falta de un software cliente necesario especÃfico del proveedor en este equipo. Para descargar el software cliente de este proveedor, visite el sitio siguiente y elija la versión de 64 bits (x64) de, como mÃnimo, 'MySQL Connector/Net': https://go.microsoft.com/fwlink/?LinkId=278885
clientRequestId: 91b9c2d4-0705-4daf-8813-96f81e29b8a4
Identificador de sesión: 24ab6b94-8155-42ea-ba70-866ef8b3bec8"
Then, I have installed the Connector/NET from the MySQL Installer and the same arror arises.
Finally, while I was reading the Connector Reference, I have found that the MySQL connector in Flow and PowerApps is UNAVAILABLE.
Is there any possibility of connecting a PowerApps application with a MySQL database?
Thank you very much.
Best Regards!
Alejandro.