Hi,
I am using Aurelius for all database access to an MS-SQL database.
I have multiple applications that access the same database and want Echo to be used as a replication mechanism. I understood that Echo needs to create tables to store its logs etc...
So I have multiple applications with each their own Aurelius connections (on the same database): can they share the same Echo system table(s?) ?
Thanks