473,405 Members | 2,445 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,405 software developers and data experts.

Record changed by another user error

Seth Schrock
2,965 Expert 2GB
I have a database with an Access 2010 FE and a SQL Server BE. In one of the forms, I have a subform as well. For some reason, whenever I try to save it explicitly, I get an error that the record has been changed by another user and it only gives me the option to drop the changes. I'm currently running in a test environment that only I have access to use it. I don't have any other test systems running. No code modifies the recordset directly, only sets values in the controls that are bound to the recordset. I checked, and there aren't even any SELECT queries being run on the table that the form is based on. There is a default constraint on the table in SQL Server, but I'm passing a value to that field through the form so that shouldn't be coming into play.

I'm at a loss of what else to look at to find where the other user could be coming from.
Dec 2 '13 #1

✓ answered by zmbd

This is very old (ACC2000); however, I wonder if they ever fixed the FP/Bit bug? http://support.microsoft.com/?id=280730

2 4134
zmbd
5,501 Expert Mod 4TB
This is very old (ACC2000); however, I wonder if they ever fixed the FP/Bit bug? http://support.microsoft.com/?id=280730
Dec 2 '13 #2
Seth Schrock
2,965 Expert 2GB
It turns out it was a bit field that I don't touch in the form I was working with (the parent form). There are two bit fields in the table. I work with only one of them in this form and it was set to not allow null, but the other one was set to allow null. So I have setup a default constraint on the other field to set new records to false and set it to not allow null. I had actually ran into this before when I first switched over to SQL Server and I checked the one bit field, but I forgot about the other one.

Thanks Z.
Dec 2 '13 #3

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

Similar topics

2
by: RC | last post by:
I am getting the following error message. "Write Conflict this record has been changed by another user since you started edting it. If you save the record, you will overwrite the changes...." I...
2
by: Captain Nemo | last post by:
Hi I seem to remember that in Access 2000 you can sometimes get a bogus error message telling you that a certain table is 'locked by another user', when there is no way that could be true. ...
2
by: caradhras | last post by:
I've been troubleshooting for a friend's charity. She wants their database accessible from both their PCs (I'll call them A & B), which are on a local network, both running A2K on Windows 98. I...
2
by: cbremar | last post by:
Is there a way to do this. Currently, you can have multiple users editing the same record and not until they try to save it does it tell you that the record is being edited by another person. I...
12
by: daniel | last post by:
Hi All, I have a form and VB code in Access. The code is like With rs .Edit !Field = 10 .Update End With
0
by: Syvman | last post by:
Is there a parameter to set to allow opening Excel file read only while it is already open by another user? I've tried the .mode setting in my connection string to adModeRead, but it still won't...
0
by: Simon | last post by:
Dear reader, I receive the following warning: "Another user edited the record and saved the changes before you attempted to save your changes. Re-edit the record"
11
by: Jan | last post by:
Hi: Here's a problem I've had for a long time. The client is really running out of patience, and I have no answers. Access2003, front- and back-end. Single form with 4 subforms (each...
8
anoble1
by: anoble1 | last post by:
This record has been changed by another user since you started editing it.... This happened on 2 particular records. The rest of the records would let me edit. So, I went to the tbl where the...
17
by: Moah Scout | last post by:
Hi there? I have a table say tblChoose with up to 40 records and about 10 fields. I want to choose the first three Records and the forth record on user choise. Eg One user decided to select exactly...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.