Hello Mauricio, thanks for your suggestion.
I've tought about that, but actually I'm using two different engines/
servers: DB1 is mysql, DB2 is postgre
I know mssql (which is the DB0 off the bat ;)) has a feature known as
"linked server", but I think it wouldn't be simple to use in my case
(need to scavenge odbc drivers that will work on win64 etc.)
I suppose I'm getting to work around this in my applicative service
layer.