如何从Windows Phone 8应用程序连接到MYSQL数据库?
问题描述:
答
我相信MySQL有一个REST界面,所以你可以使用HttpClient简单地调用这个界面。 你检查过MySQL论坛或支持吗?
I believe MySQL has a REST interface so you could simply call this interface using HttpClient. Have you checked the MySQL forums or support?