I have a website and a windows application that use the same database on a hosting server.
Recently the hosting company disabled remote connection to MySQL from 3rd party applications (such as my windows app).
In this case, how can I connect my application to this database? Is there any way for it?