MSSQL 2 instances same server, 2 different databases

I have no problems accessing tables from two different databases in two different flows. The mysql is installed on the same machine as I am testing on using node-red-contrib-mysql

using a simple select:

  1. if you only have database/tab/e A in the flows, does it work?
  2. If you swap out database/tab/e A for database/tab/e B in the flows, does it work?
  3. what is the full name of the node you are using?
    If you still have a problem, please provide your flows but read this first: How to share code or flow json