Hi !we´re working with a lotus cluster since a few days. Now I´ve a problem with forms which contain “@dbcolumn” formula, because they connect to a special server and if you´re working on the other cluster server, you get an error message.
I try the following:
server:=@Name([CN]; @Subset(@MailDbName; 1));
@DbColumn( “” : “NoCache” ; server : “XX.nsf” ; “(XY)” ; 1 )
–>> but without success !
Any help is welcome.
Stefanie