G
Guest
I am running Windows XP SP2 and Office 2003 SP2. In my startup script, I
have a batch file that copies an Access MDB file from a network share to my
local file system. Because it uses Oracle, I turn the Read-Only flag off,
copy the file, then turn the flag back on.
It appears to be holding the previous copy of the file, even though it shows
the fileinfo of the new file. If I manually delete the file, when I refresh,
it shows the older file with its older fileinfo. If I delete again, it seems
to to work, and the copy is successful.
I thought it might have something to do with the Indexing Service, but I
turned it off, and I continue to have the same problem. I wondered about
Volume Shadow Copy, but the service is set to Manual.
Any idea what is causing this? This is keeping my database updates from
being seen by my clients.
Thanks,
Kevin
have a batch file that copies an Access MDB file from a network share to my
local file system. Because it uses Oracle, I turn the Read-Only flag off,
copy the file, then turn the flag back on.
It appears to be holding the previous copy of the file, even though it shows
the fileinfo of the new file. If I manually delete the file, when I refresh,
it shows the older file with its older fileinfo. If I delete again, it seems
to to work, and the copy is successful.
I thought it might have something to do with the Indexing Service, but I
turned it off, and I continue to have the same problem. I wondered about
Volume Shadow Copy, but the service is set to Manual.
Any idea what is causing this? This is keeping my database updates from
being seen by my clients.
Thanks,
Kevin