Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Virtual PC

Vista - Corrupted Access MDBs on Shared Folder

Reply
 
Old 08-29-2008   #1 (permalink)
binder


 
 

RE: Corrupted Access MDBs on Shared Folder

Quote:

> My host is Windows Vista Premium. Yes, I know it is not a supported host op.
> system but due to HP hardware issues, I cannot upgrade to Ultimate right now.
>
> I have a Windows XP Pro SP2 VM with Microsoft Office 2003 installed. I have
> my host's C drive shared as folder Z within the VM. When I attempt to open
> and run or edit an Access MDB on this shared folder, I often get a
> "unrecognized database format" error after working for a short time. Why is
> my Access MDB getting corrupted on the shared folder? I open many other types
> of files on the shared folder and I've never had another type of file
> corrupted.
Hi,

If your mdb is corrupt then you can repair it using compact and repair utility or installing latest pack of Jet hotfix. In case it doesn't help then try Stellar phoenix access recovery software. This software works well for corrputed mdb files and MS access files.

Posted via http://www.VirtualServerFaq.com - Brought to you by Business Information Technology Shop - http://www.bitshop.com

My System SpecsSystem Spec
Old 08-31-2008   #2 (permalink)
Tony Toews [MVP]


 
 

Re: Corrupted Access MDBs on Shared Folder

Quote:
Quote:

>> I have a Windows XP Pro SP2 VM with Microsoft Office 2003 installed. I have
>> my host's C drive shared as folder Z within the VM. When I attempt to open
>> and run or edit an Access MDB on this shared folder, I often get a
>> "unrecognized database format" error after working for a short time. Why is
>> my Access MDB getting corrupted on the shared folder? I open many other types
>> of files on the shared folder and I've never had another type of file
>> corrupted.
I've found that trying to install software via shared folders is also
quite flaky. I generally end up having to drag the entire install
file into the VPC system and installing locally.

I suspect similar weirdness is happening in Access MDBs. The
difference between Access and many other types of files is that Access
does random reads and writes to the file. Word, Excel and PPT
generally read the entire file once and, when you save it, write the
entire file once. Very different operations.

Therefore I wouldn't suggest trying to use Access from within a VPC
session via shared folders. Now maybe networked folders would work
better. I don't know as I haven't tried either scenario.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
My System SpecsSystem Spec
Old 10-03-2008   #3 (permalink)
Papthor


 
 

Re: Corrupted Access MDBs on Shared Folder

Same problem for me with XP Pro SP3 as Host and W2K with MSACCESS 97 in
Virtual PC 2007.

I tested with database in my VPC it works fine and similar with network files.

It seems to be a problem only with Shared Folder in Virtual PC !


"Tony Toews [MVP]" wrote:
Quote:

>
Quote:
Quote:

> >> I have a Windows XP Pro SP2 VM with Microsoft Office 2003 installed. I have
> >> my host's C drive shared as folder Z within the VM. When I attempt to open
> >> and run or edit an Access MDB on this shared folder, I often get a
> >> "unrecognized database format" error after working for a short time. Why is
> >> my Access MDB getting corrupted on the shared folder? I open many other types
> >> of files on the shared folder and I've never had another type of file
> >> corrupted.
>
> I've found that trying to install software via shared folders is also
> quite flaky. I generally end up having to drag the entire install
> file into the VPC system and installing locally.
>
> I suspect similar weirdness is happening in Access MDBs. The
> difference between Access and many other types of files is that Access
> does random reads and writes to the file. Word, Excel and PPT
> generally read the entire file once and, when you save it, write the
> entire file once. Very different operations.
>
> Therefore I wouldn't suggest trying to use Access from within a VPC
> session via shared folders. Now maybe networked folders would work
> better. I don't know as I haven't tried either scenario.
>
> Tony
> --
> Tony Toews, Microsoft Access MVP
> Please respond only in the newsgroups so that others can
> read the entire thread of messages.
> Microsoft Access Links, Hints, Tips & Accounting Systems at
> http://www.granite.ab.ca/accsmstr.htm
> Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
>
My System SpecsSystem Spec
Old 10-03-2008   #4 (permalink)
Robert Comer


 
 

Re: Corrupted Access MDBs on Shared Folder

Tony's advice is sound, it's really not a good idea to be using shared
folders for any heavy duty file access in VPC, it's much better to use
normal networking shared drives. Shared folders just isn't robust
enough.

--
Bob Comer


On Fri, 3 Oct 2008 07:47:02 -0700, Papthor
<Papthor@xxxxxx> wrote:
Quote:

>Same problem for me with XP Pro SP3 as Host and W2K with MSACCESS 97 in
>Virtual PC 2007.
>
>I tested with database in my VPC it works fine and similar with network files.
>
>It seems to be a problem only with Shared Folder in Virtual PC !
>
>
>"Tony Toews [MVP]" wrote:
>
Quote:

>>
Quote:

>> >> I have a Windows XP Pro SP2 VM with Microsoft Office 2003 installed. I have
>> >> my host's C drive shared as folder Z within the VM. When I attempt to open
>> >> and run or edit an Access MDB on this shared folder, I often get a
>> >> "unrecognized database format" error after working for a short time. Why is
>> >> my Access MDB getting corrupted on the shared folder? I open many other types
>> >> of files on the shared folder and I've never had another type of file
>> >> corrupted.
>>
>> I've found that trying to install software via shared folders is also
>> quite flaky. I generally end up having to drag the entire install
>> file into the VPC system and installing locally.
>>
>> I suspect similar weirdness is happening in Access MDBs. The
>> difference between Access and many other types of files is that Access
>> does random reads and writes to the file. Word, Excel and PPT
>> generally read the entire file once and, when you save it, write the
>> entire file once. Very different operations.
>>
>> Therefore I wouldn't suggest trying to use Access from within a VPC
>> session via shared folders. Now maybe networked folders would work
>> better. I don't know as I haven't tried either scenario.
>>
>> Tony
>> --
>> Tony Toews, Microsoft Access MVP
>> Please respond only in the newsgroups so that others can
>> read the entire thread of messages.
>> Microsoft Access Links, Hints, Tips & Accounting Systems at
>> http://www.granite.ab.ca/accsmstr.htm
>> Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
>>
My System SpecsSystem Spec
Old 10-04-2008   #5 (permalink)
Tony Toews [MVP]


 
 

Corrupted Access MDBs on Shared Folder

Robert Comer <bobcomer-removeme-@xxxxxx> wrote:
Quote:

>Tony's advice is sound, it's really not a good idea to be using shared
>folders for any heavy duty file access in VPC, it's much better to use
>normal networking shared drives. Shared folders just isn't robust
>enough.
Normal networking shared drives, eh? Ok, I'll try that next time.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Folder Shared,but cannot access Network & Sharing
Can't access (even shared folder on) another home PC Vista networking & sharing
Cannot Access Shared Folder Network & Sharing
Shared Folder access Vista networking & sharing
access shared folder on mac Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46