Hello everyone.
I have an application where i need to log the data in MS Access and later from other table i need to read other data.
I already created the ODBC source and can write/ read on it with MS Access.
My Problem is that i can not send/ write data in the ODBC table with node-red and i also dont know how i can find and set my connection from the ODBC source. My idear was to use a ODBC query
Can someone tell me how i can integrate this in node-red?
Thanks for any help.