Hi all,
I have a Macro where I-m building everything using in-DB tools. I'm getting a strange error that I can't get rid of:

The issue is that I'm using the same in-DB connection everywhere.
This is the Macro where I have the error:

This is the In-DB connection I'm using in the In-DB Connection before calling the other Macro:

And this is the connection inside that macro:

What am I missing?