Thanks. That is the problem. Not certain how to undo this read-only setting
though.
Considered the options in the following link
http://office.microsoft.com/en-us/assistance/HA010345391033.aspx,
but none applied. I have two lab machines, both with Windows 2003
Enterprise Server and Office 2003 plus SP1 installed plus several other
applications.
The principal difference between the two servers is one has MSSQL 2000 SP3
and the other has IBM DB2 v8.1 Enterprise.
The MS Access database application was installed this past week on both
machines.
The result was the data application was fully working
on the MSSQL box, and read-only on the IBM DB2 box.
Is there some security setting that may be interacting with MS Access?
Any other thoughts are welcomed.
Again thanks for the help.
> Every time anyone has ever asked me about this problem,
> it has always been because the data file was read-only.
[quoted text clipped - 37 lines]
> >
> > Comments or assistance in this matter is appreciated.
david epsom dot com dot au - 29 Nov 2004 00:41 GMT
Access uses the file-server database semantics, so it
is subject to your file-server permissions. You can
check that your user has permission to add/edit/delete
a text file in the database folder. If that works,
try getting your user to copy the database file (to
change file ownership), and see if that helps.
(david)
> Thanks. That is the problem. Not certain how to undo this read-only setting
> though.
[quoted text clipped - 15 lines]
>
> Again thanks for the help.