I am working on Lotus Domino 7.0 . Now we are using one nsf file for Domino Server to work on web and take copy of that nsf file to work on notes client. Is there any solution to access same nsf file through Web and Client at once.
Subject: Use of Same nsf file for both notes client and domino server
Both or either of the clients could access the same database, in fact they could even use the same form. What we frequently do is build two different forms with the same alias and hide one from the web client and the other from the Notes Client. Actually you could build a third form (same alias) for mobile clients. While it is possible with hide-when formulas etc to use a single form I find that it only works for fairly simple forms. Once they get complex I go to multiple forms (same alias).