如何从 eMbedded Visual C++ 连接到 MySQL 数据库
如何使用 Microsoft eMbedded Visual C++(为运行 WindowsCE 的特殊板配置)从 Cpp 代码连接到远程 Mysql 数据库?我已经下载了 Mysql C 和 C++ 连接器/API 的源文件,但是;他们的“制作”或安装过程非常复杂,并且仅对 Visual Studio 有效。
How can I connect to a remote Mysql database, from Cpp code using Microsoft eMbedded Visual C++ (which is configured for a special board running WindowsCE)? I have downloaded the source files for Mysql C and C++ Connector/APIs but; their 'make' or installation process is pretty complicated and valid only for Visual Studio.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我发现,没有任何移动平台的 mysql-client 端口。如果有人有任何其他信息,请随时回答这个问题。
I have found that, there are no ports of mysql-client to any mobile platform. If anyone has any other information, please feel free to answer this question.