Martyh
Registered User.
- Local time
- Today, 16:59
- Joined
- May 2, 2000
- Messages
- 196
I got the "Error #3326 - Recordset Not Updateable” but there seems to be no reason. Where do I go next? - I'm looking for suggestions!
Summary
Background
I wanted to understand the “Error #3326 – Recordset Not Updateable”. I determined that the recordset in question was actually a single table – tblDIRVersions. A reliable source has said that “A recordset is always updateable when it is based on a single table.” (1)
He also states that “causes of non-updateable recordsets are many and varied.” So this was not the problem.
Initially, I started the investigation by myself to determine how the database characterized the problem. The only problem that I had was that I could not get the database to display any of the characteristics.
I started by downloading a new version of the front end from the O:/ drive. I went to the DIR screen in question (FOLLOW UP REVIEWS) for all the DIRs and then retrieved the data for 1 particular DIR (1000511247). The detailed info came up and I changed the Comments, adding my initials and the current date. I then pressed the “Review Complete” button. The DIR info was added, and the “Last Modified by” was changed as well to reflect my initials. In other words, there was no problem (as reported earlier in the day by Sgt X)!
However, I went on to investigate how the problem was showing up in 2 situations with 2 separate individuals.
The first was Lt Y at about 10:30 am this morning.
We attempted many scenarios.
In the end we determined that only I could log in to the database, and he could not when I was logged in. The thing was that I could NOT always complete the transaction. Two transactions were completed while 1 was not.
The second was Sgt X at about 12:00 pm noon.
Again, we attempted numerous scenarios, with new frontend software.
At the beginning, only I could login and complete the transaction, while Sgt X got the error “Run-time error '3326' This Recordset is not updateable”.
On our 2nd attempt, however, most unexpectedly, we determined that both of us could login at the same time and complete the transactions. However, the process took a fair amount of time, approximately 2 minutes each. We verified that the transactions took place. We were operating on two separate DIRs (1000511247 and 1000455090)
(1) From Roger Carlson, (MVP), “Roger's Access Blog”, Friday, November 20, 2009, “This Recordset Is Not Updateable. Why?”
Summary
- tried the app as a user on 2 different PCs in the office... one works OK although there are some long duration issues and 1 does not - got error "3326"
- not likely that the database software was at fault, but that it might have slowed down the software because of the heavy load (remote access with a 1.1 G server backend & ~50,000 KB remote front end) When the database runs WITHOUT the remote concerns, there no problem, although we had fewer people accessing it (2-3 people as opposed 5-6 people). Is this the problem, and if so where do I go to correct it?
Background
I wanted to understand the “Error #3326 – Recordset Not Updateable”. I determined that the recordset in question was actually a single table – tblDIRVersions. A reliable source has said that “A recordset is always updateable when it is based on a single table.” (1)
He also states that “causes of non-updateable recordsets are many and varied.” So this was not the problem.
Initially, I started the investigation by myself to determine how the database characterized the problem. The only problem that I had was that I could not get the database to display any of the characteristics.
I started by downloading a new version of the front end from the O:/ drive. I went to the DIR screen in question (FOLLOW UP REVIEWS) for all the DIRs and then retrieved the data for 1 particular DIR (1000511247). The detailed info came up and I changed the Comments, adding my initials and the current date. I then pressed the “Review Complete” button. The DIR info was added, and the “Last Modified by” was changed as well to reflect my initials. In other words, there was no problem (as reported earlier in the day by Sgt X)!
However, I went on to investigate how the problem was showing up in 2 situations with 2 separate individuals.
The first was Lt Y at about 10:30 am this morning.
We attempted many scenarios.
In the end we determined that only I could log in to the database, and he could not when I was logged in. The thing was that I could NOT always complete the transaction. Two transactions were completed while 1 was not.
The second was Sgt X at about 12:00 pm noon.
Again, we attempted numerous scenarios, with new frontend software.
At the beginning, only I could login and complete the transaction, while Sgt X got the error “Run-time error '3326' This Recordset is not updateable”.
On our 2nd attempt, however, most unexpectedly, we determined that both of us could login at the same time and complete the transactions. However, the process took a fair amount of time, approximately 2 minutes each. We verified that the transactions took place. We were operating on two separate DIRs (1000511247 and 1000455090)
(1) From Roger Carlson, (MVP), “Roger's Access Blog”, Friday, November 20, 2009, “This Recordset Is Not Updateable. Why?”