Use of Same nsf file for both notes client and domino server

Hi,

How are you doing ? I am new to this forum.

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.

waiting for your reply

thanks

sree

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).

Subject: Use of Same nsf file for both notes client and domino server

Is the client connected to the network or has access to the server where the nsf is “hosted”?

If so, just connect to the database by opening the server and browsing the server’s data directory for the database.

If not, use Replication. See help for more info on how to set up and use Replication.