We are in the process of creating an informational database in our office.
How can everyone in the office access this database at the same time? To
input, analyze, etc. Is there a network version?
ms-access out of the box is network enabled, and does not requite any
additional licensing.
To make this reliably work, you should run the database splitter, as that
simply creates a data file, and then keep all of the application stuff in
another file. You set a link between the two, and then distribute the
application part (called the Front end) to each pc. This as a general rule
does NOT requite you to change any code at all, and takes less then two
minutes to split.
You can read about splitting here:
http://www.granite.ab.ca/access/splitapp.htm