Re: Database Split
From: Albert D. Kallal (kallal_at_msn.com)
Date: 04/23/04
- Next message: Chris Nebinger: "Days in month"
- Previous message: Cheryl Fischer: "Re: Days in month"
- In reply to: Franco: "Re: Database Split"
- Next in thread: Franco: "Re: Database Split"
- Reply: Franco: "Re: Database Split"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Apr 2004 11:09:02 -0600
"Franco" <anonymous@discussions.microsoft.com> wrote in message
news:02D27AEA-432A-47A7-B650-FEE7D051DA47@microsoft.com...
>When she tried it gave her an error message of the database is currently
being used by another user in a specific PC. I then went to my server to
look at the permission on the access db and could not find _be copy
>Any suggestions?
Well, at this point, I assume now you have a new back end..right? I mean,
you deleted a file. Obviously nothing is going to work until you re-create
the back end tables (or restore the back end from your last backup) I can't
imagine a company running a server without it being backed up every day).
So, to get your back end back, you have to either go to a backup, or if you
don't have that..you need to re-create the tables by hand. There is no other
solution here.
However, to prevent that message of the database being in use in the future,
you need to supply each pc with a copy of the front end. Those copies as
mentioned should be a mde.
That will fix the problem of the database currently being in use by another
user.
You can read up on splitting here:
http://www.granite.ab.ca/access/splitapp.htm
http://www.microsoft.com/accessdev/articles/bapp97/chapters/ba15_3.htm
-- Albert D. Kallal (MVP) Edmonton, Alberta Canada pleasenonoSpamKallal@msn.com http://www.attcanada.net/~kallal.msn
- Next message: Chris Nebinger: "Days in month"
- Previous message: Cheryl Fischer: "Re: Days in month"
- In reply to: Franco: "Re: Database Split"
- Next in thread: Franco: "Re: Database Split"
- Reply: Franco: "Re: Database Split"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|