# Node-red to mssql

**URL:** https://discourse.nodered.org/t/node-red-to-mssql/15455
**Category:** General
**Created:** [12 September 2019 07:39 UTC](https://discourse.nodered.org/t/node-red-to-mssql/15455 "2019-09-12T07:39:16Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [12 September 2019 07:43 UTC](https://discourse.nodered.org/t/node-red-to-mssql/15455/4 "2019-09-12T07:43:23Z")

</div>

You asked the same question yesterday, please don't create multiple posts for the same issue.

> [@Send Dynamic Numeric Value(Recieve from PLC) to MSSQL](https://discourse.nodered.org/t/send-dynamic-numeric-value-recieve-from-plc-to-mssql/15427/4):
>
> If you are using the latest version of MSSQL-plus node it has several examples in the built in help (I know, I wrote them). Here is an example... INSERT INTO [Dev].[dbo].[MQTTData] (Topic,Payload) VALUES ('{{topic}}',{{payload}})

---

_[View the full topic](https://discourse.nodered.org/t/node-red-to-mssql/15455)._
