Qt 6.11 is out! See what's new in the release
blog
How to install QtSQL driver for mysql for embedded linux?
Mobile and Embedded
1
Posts
1
Posters
1.1k
Views
1
Watching
-
Hi, I am build a device that can remotely access mysql server on PC. I need to load QtSQL driver to uClinux enable to access. The link (http://qt-project.org/doc/qt-4.8/sql-driver.html#embedded-mysql-server) says I can change the client library to embedded server. Does it mean the embedded server will run like a client??
Thanks.