Recently I started a project where it is required to access a MySQL server hosted on hostgator's server from a WCF project. I downloaded and installed MySQL ADO.NET connector and tried to create an entity data model but it says Authentication method 'mysql_old_password' not supported. What should I do? I have been googling but to no avail.
This is my first time using MySQL.
Any help would be greatly appreciated.
Thanks in advance
Sincerely, Ling!