Access table problem- Continued

S

Susan

I wrote earlier about "Unrecognized database format" and tried compacting
database. I forgot to mention- This database is located on our small
business server- Drive D. What do I do? Thanks for the help!
 
A

Arvin Meyer [MVP]

The first thing you need to do is go back to the original thread and pick up
my answer which will give you lots of choices and advice.

Once you've recovered your database, you MUST split it and put the front-end
on each workstation linked to the data only on the server. NEVER run an
unsplit database from the server, especially in a multi-user environment:

http://www.granite.ab.ca/access/splitapp/overview.htm
 
Top