Click to See Complete Forum and Search --> : How to access Database on a LAN


ssaxena2004
August 12th, 2004, 01:27 AM
I am having a problem.

I am using MS Access xp and the structure of lan is 1 master pc, 2 data entry pc and 1 general pc. now they donot update the database as run simultaneously.


Plz Help

rkeown
August 12th, 2004, 03:42 AM
At work we use MSSQL databases but need the Access features to produces reports. To do this we make a linked Access database. I'm not sure what level locks Access implements. Maybe the same can be done in your situation?

As it is now, can you edit the database from the two data capture pc's simultaneously?

hspc
August 13th, 2004, 03:45 AM
I am having a problem.
now they donot update the database as run simultaneously.

what errors do they get ?
do they open the DB exclusively ?
what is the default locking method ? (tools->options->advanced tab->default record locking )

mfmorillo
August 14th, 2004, 07:13 PM
You can put the access database in the Server or any computer acting like database file server and the application in every workstation, linking the database to each one from the server