Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 3 months ago.
To do SQL requests on Mbed
Hello everyone,
For my professional project, I'm using a STM32 microcontroller and I would like to send data in a database hosted by MySQL server.
My STM32 is connected on the network by Ethernet. My SQL database is built.
Now, I need the SQL library (MySQL.h) to import it on my Mbed project and do my requests.
Someone know how is it possible to do SQL requests on a STM32 microcontroller ? How is it posible to include SQL library on a Mbed project ?
I did a lot of researches but I did not found my answer...
Thanks in advanced for your answer.
Best regards,
Aurore