I used to have a NodeJS program (simple CRUD) linked to MySQL. I would like to change it for a SQL Server database. The connection is working and my \'get\' query as well. B