yes- it happened to me twice in a roll with 2007
"Chris O'C via AccessMonster.com" wrote:
> If you're using Access 2007, there's a known issue with compact on close.
> See http://allenbrowne.com/bug-DeleteOnCompact.html.
>
> If you're not using Access 2007, check your VBA code for any "Kill" commands
> that delete the db file or compaction commands that compact the db to the
> same file name. If something goes wrong, the original db file can be deleted.
>
>
> Other than that, I'd suspect a user accidentally deleting the file, but it
> would be extremely unusual for three different sites to have the db deleted
> by three different people. Do you have any one person with deletion
> permissions at all three sites?
>
> And you should put a copy of the front end on each user's PC, not share it on
> the network.
>
> Chris
> Microsoft MVP
>
>
>
> Boz wrote:
> >Help....I am running a database that is used at 5 different sites. Each site
> >has a stand-alone version of the front end and back end that is kept on a
> >shared drive.
> >
> >A few months ago, the back end file at my site disappeared. I left one day
> >and it was there, came back the next and it's gone. Since we are a 24/7
> >operation I assumed that somebody deleted the file. Luckily, I had a backup
> >that was only 2 days old so I restored it and went on my way.
> >
> >Last week I got a call from another site....seems their back end has
> >disappeared. I have searched their shared drive, all the pc's on site...no
> >go...it's not there. Unfortunately, they had not performed a back up since
> >last year so all data was lost.
> >
> >Today I got a call from a third site....same problem. Same back up situation.
> >
> >My questions are:
> >
> >1. Is this common? I can't imagine that files just 'disappear'.
> >2. Is there any possible way to recover this?
> >
> >I'm pretty sure the answers are no to both questions, but I had to ask.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...esign/200804/1
>
>