Hi @ all,
Our software consists of a Client-Side App and a Application Server.
Every client owns a direct connection to the PSql-Server and for every
Client the Application-Server also creates a connection to the
PSql-Server. The problem is that it is nescesary that the Client and the
Application-Server are in the same transaction. But how say connection x
to be in the same transaction like connection y?
Thanks for help,
Daniel