# Connecting Node-RED to SAP SQL Anywhere with Custom Docker Instance

**URL:** https://discourse.nodered.org/t/connecting-node-red-to-sap-sql-anywhere-with-custom-docker-instance/76140
**Category:** Share Your Projects
**Tags:** docker
**Created:** [5 March 2023 15:19 UTC](https://discourse.nodered.org/t/connecting-node-red-to-sap-sql-anywhere-with-custom-docker-instance/76140 "2023-03-05T15:19:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JeremyTheocharis](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/jeremytheocharis/32/44917_2.png) [@JeremyTheocharis](https://discourse.nodered.org/u/JeremyTheocharis)
#### Post date: [5 March 2023 15:19 UTC](https://discourse.nodered.org/t/connecting-node-red-to-sap-sql-anywhere-with-custom-docker-instance/76140/1 "2023-03-05T15:19:17Z")

</div>

Hi,

we've managed to get Node-RED connected to SAP SQL Anywhere. Node-RED runs in the United Manufacturing Hub as a Docker container in a Kubernetes cluster, so it was a lot of pain getting the Linux libraries / ODBC drivers installed.

If anyone else ever needs to do this, we've written a small article about it: [Connecting Node-RED to SAP SQL Anywhere with Custom Docker Instance](https://learn.umh.app/course/connecting-to-sap-sql-anywhere-using-a-custom-node-red-instance/)

Looking forward to feedback as well!
