in which I send by the button 'Carica' a number to the function in order to select a specific raw of a SQL database table.
On the MSSQL node I get the following error:
RequestError: Incorrect syntax near '.'
The best way for us to help you is if you add a Debug node to the output of the Function node so we can all see exactly what SQL you are sending to the MSSQL node. That's the only way we can help you spot what syntax error you have.