> File properties no problem: read-only check box is CLEARED.
>
> At this point, I do care the security.

Signature
Joan Wild
Microsoft Access MVP
Found the problem. Somehow, Windows Vista has different security
implemetations.
The current login user, e.g. xidongz, in the local Administrators group and
I give local Administrators Full Control to the folder that contains my mdb
file. It seems that this group permission has problem.
I tried to create a local group name TIMSUSERS and added xidongz to this
group, then grand full control to TIMSUSER on this folder. No luck.
After I either explicitly give the current user xidongz 'Modify' permission
or give the Users group 'Modify' permission to this folder, everything works
fine.
To double confirm, I removed 'xidongz' or 'Users', leave local
Administrators and TIMSUSERS, the read-only problem happened again.
> > File properties no problem: read-only check box is CLEARED.
> >
[quoted text clipped - 7 lines]
>
> I don't know why it would be opened read-only.
Joan Wild - 16 Feb 2007 20:10 GMT
You are mixing up the Access users/groups with the Windows users/groups.
They are not connected in any way.
All users of the database (regardless of version), need 'modify' permission
(Windows permission) on the folder where the mdb is located.
You would do this by granting this to the Windows username, or more likely
to a Windows group they are a member of.
This is needed so that a ldb file can be created in the folder. Without the
ability to create the ldb, the mdb will be opened exclusively.

Signature
Joan Wild
Microsoft Access MVP
> Found the problem. Somehow, Windows Vista has different security
> implemetations.
[quoted text clipped - 30 lines]
>>
>> I don't know why it would be opened read-only.
X. Zhang - 16 Feb 2007 21:55 GMT
I'm very aware of they are two different things. I never mixed them up.
That's why I mentioned I did not care the mdw security.
I was saying was that even I created a windows local group TIMSUSERS and
added my account xidongz to it, then granted 'Modify' to TIMSUSER on the
folder, I still could not open mdb in r/w mode, that is, could not create ldb
file.
Thank you anyway.
> You are mixing up the Access users/groups with the Windows users/groups.
> They are not connected in any way.
[quoted text clipped - 42 lines]
> >>
> >> I don't know why it would be opened read-only.
Joan Wild - 16 Feb 2007 22:47 GMT
I'm no expert on Windows security, but I think you have to update the folder
permissions after creating the group - something like apply to all
folders/subfolders/

Signature
Joan Wild
Microsoft Access MVP
> I'm very aware of they are two different things. I never mixed them up.
> That's why I mentioned I did not care the mdw security.
[quoted text clipped - 59 lines]
>> >>
>> >> I don't know why it would be opened read-only.