G
Guest
Hi Jill,
I do not see your original question in the MS web portal:
http://www.microsoft.com/office/com...cess&mid=f39f0ec1-be5f-4f8a-8c0c-dfd2f316636e
However, based on some replies that I see, you may find this document helpful:
Implementing a Successful Multiuser Access/JET Application
http://www.access.qbuilt.com/html/multiuser_applications.html
Consider breaking any memo, hyperlink or OLE Object data types out to a
separate table, related 1:1. The reason I make this statement is due to this
quote:
"Also, record-level locking is not enabled for Memo data types."
which you can find in this KB article:
http://support.microsoft.com/kb/275561
See the section titled: "Record-level locking".
Tom Wickerath
Microsoft Access MVP
http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
I do not see your original question in the MS web portal:
http://www.microsoft.com/office/com...cess&mid=f39f0ec1-be5f-4f8a-8c0c-dfd2f316636e
However, based on some replies that I see, you may find this document helpful:
Implementing a Successful Multiuser Access/JET Application
http://www.access.qbuilt.com/html/multiuser_applications.html
Consider breaking any memo, hyperlink or OLE Object data types out to a
separate table, related 1:1. The reason I make this statement is due to this
quote:
"Also, record-level locking is not enabled for Memo data types."
which you can find in this KB article:
http://support.microsoft.com/kb/275561
See the section titled: "Record-level locking".
Tom Wickerath
Microsoft Access MVP
http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________