multiple users, different servers, access "file already in use"..

A

asdf

Hello

I'm just wondering why this happens.

I have a web page that gets data from an access database. It works fine if
the DB is on the same server as web page. I can look at the web page and have
the DB and all the tables open at the same time with no errors.
If the DB is on a different server, the web page works fine until I open the
DB. If I open the DB, the web page shows an error and says that the file is
already in use.
I was reading something about splitting the DB and making an FE and BE so I
tried it. I can open the DB and look at the the web page fine, but the web
page stops working as soon as I open a table.
Why is that?
How can fix it? Or should I just keep the DB and webpage on the same server?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top