473,387 Members | 1,585 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Record Lock Error Message

Hello. I'm having data entry problems with a database I've created. I'm working in Access 2003 although the db was created in 2000 format. When data entry first began the db allowed for multiple users without locking anyone out. At the most - 4-5 people are doing entry at once. Data entry continued fine for several weeks - until our IT staff begun moving files around to different servers. Now when more than one person tries to do data entry they get the error message: "could not update currently locked." Everytime the system locks up - the record being entered is deleted. Very frustrating for data entry people.

I've tested everything I can think of to fix the problem. I checked to see if the same record was being accessed when the error was received, but that was not the case. I read that the problem of records locking had been changed with the 2003 version so I made a copy of the db and reformatted it to 2003. That didn't work.

I hope someone has some ideas about what's going on. It's stumped me and my office's IT staff.

Thanks for any help you can offer.
May 23 '07 #1
12 3144
MMcCarthy
14,534 Expert Mod 8TB
You have posted in the Articles section. I am moving this question to the Access forum.

ADMIN
May 24 '07 #2
You have posted in the Articles section. I am moving this question to the Access forum.

ADMIN

Sorry about that. I need to watch more closely where I'm at.
May 24 '07 #3
NeoPa
32,556 Expert Mod 16PB
Sorry about that. I need to watch more closely where I'm at.
You're fine AbeTown. We're getting that organised better soon so that members won't find it so easy to get wrong.
Your question, on the other hand, may be a problem. It's not clear (at least to me) why it would behave that way from what you posted. Certainly, the ability to share access to a database depends very heavily on settings (Tools / Options) which are set on a per installation (PC) basis, but the same PCs are still in use (or so I gather from your question).
The locking features are what I would look at, but if they're already ok then I don't know :(
May 24 '07 #4
You're fine AbeTown. We're getting that organised better soon so that members won't find it so easy to get wrong.
Your question, on the other hand, may be a problem. It's not clear (at least to me) why it would behave that way from what you posted. Certainly, the ability to share access to a database depends very heavily on settings (Tools / Options) which are set on a per installation (PC) basis, but the same PCs are still in use (or so I gather from your question).
The locking features are what I would look at, but if they're already ok then I don't know :(
Thanks for your response. I think this might be one of the great db mysteries. I've checked everything I can think of and our IT department has tried several fixes. Nothing seems to work. It's a very frustrating problem for those trying to do data entry. I'm going to keep working on it.
May 24 '07 #5
NeoPa
32,556 Expert Mod 16PB
I'm afraid it's also a difficult one to understand from afar.
Keep posting if you think of anything or want clarification on anything. I'm afraid we can't promise much in the way of results though, unless we get lucky.
Good luck with it.
May 24 '07 #6
MMcCarthy
14,534 Expert Mod 8TB
Hello. I'm having data entry problems with a database I've created. I'm working in Access 2003 although the db was created in 2000 format. When data entry first began the db allowed for multiple users without locking anyone out. At the most - 4-5 people are doing entry at once. Data entry continued fine for several weeks - until our IT staff begun moving files around to different servers. Now when more than one person tries to do data entry they get the error message: "could not update currently locked." Everytime the system locks up - the record being entered is deleted. Very frustrating for data entry people.

I've tested everything I can think of to fix the problem. I checked to see if the same record was being accessed when the error was received, but that was not the case. I read that the problem of records locking had been changed with the 2003 version so I made a copy of the db and reformatted it to 2003. That didn't work.

I hope someone has some ideas about what's going on. It's stumped me and my office's IT staff.

Thanks for any help you can offer.
1. In Tools - Options for all the installations of Access using this database set the Default Record Locking to Edited Record.

2. Check the tables for corrupt data. The easiest way to do this is to try to import the the tables to another database and see if any errors occur.
May 24 '07 #7
1. In Tools - Options for all the installations of Access using this database set the Default Record Locking to Edited Record.

2. Check the tables for corrupt data. The easiest way to do this is to try to import the the tables to another database and see if any errors occur.

Thank you for your suggestions. I'm going to give them a try and will report back.
May 25 '07 #8
Thank you for your suggestions. I'm going to give them a try and will report back.
Thanks for all of your help and suggestions. I've tried everything and I'm still having the locked records problem. I guess it's "just one of those computer things". I'll keep trying.
Jun 4 '07 #9
I don't know if this help's but I was recentally getting similar locking errors.

When my db was moved to a different server where I had read only rights to the server.
So make sure every one has read/write status.

Then (after I got read/write rights) I got a similar message when I'd have a linked Excel Spreadsheets open and the DB open at the same time. The records were locked when Excel was querying it.

I do a compact and repair with mine often and obviously it can't be updated then.

Most of the time when I get errors like this I copy the DB to my computer and see if happens there. If it doesn't happen there then the DB is probably working OK.

I hope any of this helps.
Jun 4 '07 #10
NeoPa
32,556 Expert Mod 16PB
That copying to the local PC idea is a good one BoxCar :)
Jun 5 '07 #11
Wow - I didn't think anyone had this problem! I am working a small to mid sized database (somewhere in the 40mb range). It is a constantly updated database (started off as a bunch of seperate DB's in the 90's). Anyways, updated it all the way through to Access 2000 (yes, I know it's 2007). We have approx 25 users and have never had any issues until one of the users migrated to 2003.

I have it set up as a front end / back end on a server (only the actual program is run on the local PC). Anyways, I have the same record locking error only with one user (although about 6 users have migrated to 2003).
Jun 19 '07 #12
NeoPa
32,556 Expert Mod 16PB
You don't say what results you got when you tried all the ideas in the thread so far.
Jun 19 '07 #13

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
22
by: RayPower | last post by:
I'm having problem with using DAO recordset to append record into a table and subsequent code to update other tables in a transaction. The MDB is Access 2000 with the latest service pack of JET 4....
9
by: master | last post by:
Actually, it is not only the record locking, what I need, and nobody seems to descibe this. Imagine the following scenario. There is a database with, say 10000 records with some unvalidated...
5
by: Adrian | last post by:
Is there a way to lock records and/or files in multi user application, using C#? Adrian.
3
by: David C. Barber | last post by:
How do you lock a record in SQL Server from ASP 2? I need to read the record, allow the user to edit it, and then have them click Save and rewrite it. Obviously I don't want anyone else getting...
0
by: Andy_Khosravi | last post by:
I'm having issues with updates being blocked due to some sort of record locking issue. The error does not occur consistently, so I've had a hard time nailing it down. It does happen enough to cause...
5
by: prakashwadhwani | last post by:
The Delete Event/Proc & "Save_Fields_In_Form_Header" Event/Proc in my form were working perfectly. However, after I added a call to the "Save_Fields_In_Form_Header" Event/Proc in the...
6
by: Mark | last post by:
Currently using MS Access 2000 and SQL Server Express. Using the current DAO OpenRecordset code listed below, however I keep getting the error message.... 3254: ODBC --Cannot lock all records ...
19
by: emanning | last post by:
Using Access 2003 and using a form that's mostly bound. I need a way to tell if user-1 is on the record when user-2 tries to open the same record, w/o waiting for the user-1 to save the record...
3
by: kstevens | last post by:
I have turned on record locking do to the fact that we are starting to have issues with the records not being locked. I have a button on a form that changes the recordsource of the form. When i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.