I have a DB that is the local i want that many people to share the database and access simultaneously.Unfortunately I don’t have proper access to dump the database in to the server.
Please give ur valuable suggestion to how to share the database in between many computers and access it
Subject: way to share the database in an organisation without the help of the domino server
the whole purpose of server is to hold the database as a centralised location to be accessed by multiple users.As notes Dbs are not flat files like Excel and word , as far as I know multiple users cannot access the local DB at the same time.
Subject: way to share the database in an organisation without the help of the domino server
If you can’t put it on your own server, then your only choice is to sign up for an account with a company that can host the database on a Domino server for you. There are many you can choose from, including DominoDeveloper.net, Prominic, and Connectria.
Otherwise, forget about the simultaneous access. Put it on a USB drive and pass it from one user to another.
-rich
Subject: You need a Domino server
A Domino database is not a simple DBF. You’ll end up with a corrupt database if you have lots of people access it on a file share.
Subject: way to share the database in an organisation without the help of the domino server
If you need more than one user at a time to access the database, you need to use a Domino server – otherwise all you’ll get is one happy user and a bunch of people who get an access violation error.