Hello!
How can I connect ESP32 to a Microsoft SQL Server for writing and reading data from a database ?
Thank You !
Connect ESP32 to MS SQL Server
Re: Connect ESP32 to MS SQL Server
Many ways. I use MQTT on my server, subscribe in Java publish from esp32.
You could also use nodered and JavaScript.
You could also use some language to listen on a port and write to SQL server.
You could also use nodered and JavaScript.
You could also use some language to listen on a port and write to SQL server.
IT Professional, Maker
Santiago, Dominican Republic
Santiago, Dominican Republic
Re: Connect ESP32 to MS SQL Server
Many ways. I use MQTT on my server, subscribe in Java publish from esp32.
You could also use nodered and JavaScript.
You could also use some language to listen on a port and write to SQL server.
You could also use nodered and JavaScript.
You could also use some language to listen on a port and write to SQL server.
IT Professional, Maker
Santiago, Dominican Republic
Santiago, Dominican Republic
Re: Connect ESP32 to MS SQL Server
HTTP from the esp32 to ms sql server running a python program to receive the data from esp32 and write it to your ms sql.
Who is online
Users browsing this forum: Baidu [Spider] and 93 guests