A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Form: this recordset is not updateable



 
 
Thread Tools Display Modes
  #1  
Old December 6th, 2005, 03:43 PM posted to microsoft.public.access
external usenet poster
 
Posts: n/a
Default Form: this recordset is not updateable

Following a period of use with no problems, the access forms that myself and
colleagues use to edit data are intermittantly freezing with the message
"this recordset is not updateable." This occurs seemingly at random, and has
not been preceded by any changes to underlying tables, links, or
relationships. Fields are being edited successfully for some time - and the
problem is not related to new or different fields being edited.
I have rectified this problem each time by overwriting the existing form
with a copy of a near duplicate from another database with identical fields,
and changing any incorrectly linked subform.
If anyone can help: I would obviously like some advice on how I can prevent
these inexplicable lock-ups in future, and any insight into how they have
arisen - I was half-thinking that it could be linked to user access
privileges within windows, as users migrated to a new usergroup - but then I
doubt that would have resulted in acess/editing of the dbs at all.
  #2  
Old December 6th, 2005, 06:20 PM posted to microsoft.public.access
external usenet poster
 
Posts: n/a
Default Form: this recordset is not updateable

On Tue, 6 Dec 2005 07:43:04 -0800, "LMIU"
wrote:

Following a period of use with no problems, the access forms that myself and
colleagues use to edit data are intermittantly freezing with the message
"this recordset is not updateable." This occurs seemingly at random, and has
not been preceded by any changes to underlying tables, links, or
relationships. Fields are being edited successfully for some time - and the
problem is not related to new or different fields being edited.
I have rectified this problem each time by overwriting the existing form
with a copy of a near duplicate from another database with identical fields,
and changing any incorrectly linked subform.
If anyone can help: I would obviously like some advice on how I can prevent
these inexplicable lock-ups in future, and any insight into how they have
arisen - I was half-thinking that it could be linked to user access
privileges within windows, as users migrated to a new usergroup - but then I
doubt that would have resulted in acess/editing of the dbs at all.


You may have some subtle database corruption issues - have you tried
Compact and Repair?

Another possible issue: if this is a multiuser database, is it
properly split? I.e. each user should have their own copy of the
"frontend" (forms, queries, reports etc.) all linked to a shared
"backend". If you're all sharing the same unitary database you'll have
not only these lockups, but bad performance, update contention, and
more frequent database corruption.

John W. Vinson[MVP]
  #3  
Old December 7th, 2005, 09:20 AM posted to microsoft.public.access
external usenet poster
 
Posts: n/a
Default Form: this recordset is not updateable

You may have some subtle database corruption issues - have you tried
Compact and Repair?

Another possible issue: if this is a multiuser database, is it
properly split? I.e. each user should have their own copy of the
"frontend" (forms, queries, reports etc.) all linked to a shared
"backend". If you're all sharing the same unitary database you'll have
not only these lockups, but bad performance, update contention, and
more frequent database corruption.


I have tried compact and repair to no avail.

Each user has an individual copy of the from that they are using and only
one user uses a particular form at any time. The date which they edit are
located in seperate databases, and some (intentionally) locked information
displayed on the form is derived from linked tables from another sharede
database.

My hunch is still that this may be related to permissions, or some
corruption of user priveleges in windows - at the same time that we began
having intermittant problems with data locking up in the forms, we have had
problems with (prevuiously fine) master sheets in excell not updating from
linked tables unless the linked tables themselves have been opened
previously. Also there have been messages when using documents on a network
that another user has modified the file: overwrite yes/no, when the file has
definitely not been opened by any other users. So, I'm guessing this might
have something to do with it, but I'm still clutching at straws!
  #4  
Old December 7th, 2005, 06:00 PM posted to microsoft.public.access
external usenet poster
 
Posts: n/a
Default Form: this recordset is not updateable

On Wed, 7 Dec 2005 01:20:02 -0800, "LMIU"
wrote:

My hunch is still that this may be related to permissions, or some
corruption of user priveleges in windows


Quite possible! I've been having similar trouble on my own home-office
machine (finally solved by going into the Registry and tracking down
every reference to the Temp folder).

Users must have full read, write, create and delete access to the
folder containing each .mdb file that they will open for editing.

John W. Vinson[MVP]
  #5  
Old January 18th, 2006, 11:50 AM posted to microsoft.public.access
external usenet poster
 
Posts: n/a
Default Form: this recordset is not updateable

I have begun having this same problem in a database, but it is a newly
created database and one that only I have had access to, so I don't think it
would be related to permissions in this case.

Up until yesterday the database was updateable through the form view, now it
just beeps when I try to enter new data. All fields are not locked and they
are enabled, and I have removed any other potential locks on the data.

Has anybody come across a solution to this? LMIU?

ebrwstr


"John Vinson" wrote:

On Wed, 7 Dec 2005 01:20:02 -0800, "LMIU"
wrote:

My hunch is still that this may be related to permissions, or some
corruption of user priveleges in windows


Quite possible! I've been having similar trouble on my own home-office
machine (finally solved by going into the Registry and tracking down
every reference to the Temp folder).

Users must have full read, write, create and delete access to the
folder containing each .mdb file that they will open for editing.

John W. Vinson[MVP]

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Move feild entries from form to form using global variables JackCGW General Discussion 11 November 14th, 2005 05:22 AM
ECHO Causing Problems DS General Discussion 5 May 17th, 2005 02:19 AM
Losing recordset object with form close and docmd.quit Bruce Using Forms 16 April 26th, 2005 01:59 AM
Need to clear controls of Filter form Jan Il Using Forms 2 November 28th, 2004 02:04 PM
Strange stLinkCriteria behaviour on command button Anthony Dowd Using Forms 3 August 21st, 2004 03:01 AM


All times are GMT +1. The time now is 12:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.