Hi, I have notes database which replicaated to 3 servers(server1,server2,and server3,or more), now, when user click the database icon to open it, it is always opening the first one based on the alphabetical order of server name, is that possible to change it to open it from a specific server (let’s say, server2?), where can I add the codes to control it? From Database library, I can not find database open event, the postopen even it too late for my requirement). Basically, I need a place to be added in when user opening the database event.
Subject: Database open…
The database should open on the server the user have selected (or used last).If the database icon on the workspace says on Server2, it will open on Server2.
As far as I know, you can’t control what server a database should open on in the database itself.
You have some more info here: