473,387 Members | 1,899 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.

A2003 Backend opens in read-only intermittently

I'm running A2003 with BE and FE DAO. Twice over the last three months the
BE has opened as read-only. We can view all data, but when we try an update
of a record we get a message saying the databse is read-only. Other
programmed error messages are appearing because of the read-only status.

Any ideas on what causes this. Anyone else have this happen?

Nov 13 '05 #1
6 2045
Rudy wrote:
I'm running A2003 with BE and FE DAO. Twice over the last three months the
BE has opened as read-only. We can view all data, but when we try an update
of a record we get a message saying the databse is read-only. Other
programmed error messages are appearing because of the read-only status.

Any ideas on what causes this. Anyone else have this happen?

Sounds like it could be a permissions problem. Is it always the same user?

--
'---------------
'John Mishefske
'---------------
Nov 13 '05 #2
No. It's not a single user, but all users. The BE is read-only to everyone.
Could this be a JET hiccup?
"John Mishefske" <jm**********@SPAMyahoo.com> wrote in message
news:bP*******************@tornado.rdc-kc.rr.com...
Rudy wrote:
I'm running A2003 with BE and FE DAO. Twice over the last three months
the BE has opened as read-only. We can view all data, but when we try an
update of a record we get a message saying the databse is read-only.
Other programmed error messages are appearing because of the read-only
status.

Any ideas on what causes this. Anyone else have this happen?

Sounds like it could be a permissions problem. Is it always the same user?

--
'---------------
'John Mishefske
'---------------

Nov 13 '05 #3
Charlie wrote:
No. It's not a single user, but all users. The BE is read-only to everyone.
Could this be a JET hiccup?


Make sure that the read-only attribute isn't set on the BE .mdb. Sometimes copying this
file from a CD will maintain the read-only attribute.

The other thing that comes to mind is the permissions on the BE .mdb file are not
permitting users to change the file.

--
'---------------
'John Mishefske
'---------------
Nov 13 '05 #4
Thanks for the inputs.

I checked the file properties of the BE file and read-only was not set.

Also the permissions were set for read/write.

There was no changes to the programming of the FE or the BE file when this
occured. It was the same FE and BE used the previous day which worked
correctly.

Could the backup program for the database cause this to happen?
"John Mishefske" <jm**********@SPAMyahoo.com> wrote in message
news:vq*******************@tornado.rdc-kc.rr.com...
Charlie wrote:
No. It's not a single user, but all users. The BE is read-only to
everyone. Could this be a JET hiccup?


Make sure that the read-only attribute isn't set on the BE .mdb. Sometimes
copying this file from a CD will maintain the read-only attribute.

The other thing that comes to mind is the permissions on the BE .mdb file
are not permitting users to change the file.

--
'---------------
'John Mishefske
'---------------

Nov 13 '05 #5
Charlie wrote:
Thanks for the inputs.

I checked the file properties of the BE file and read-only was not set.

Also the permissions were set for read/write.

There was no changes to the programming of the FE or the BE file when this
occured. It was the same FE and BE used the previous day which worked
correctly.

Could the backup program for the database cause this to happen?


Perhaps; I've never seen that happen. Is there a lock file (.ldb) remaining after folks exit?

Is this Access 2000 running under XP operating system by any chance? There is a known
problem with Compact on Close if running those versions.

Might search Google Groups. I'm sure this has happened to someone before.

--
'---------------
'John Mishefske
'---------------
Nov 13 '05 #6
No. This is A2003 on XP.

There was no ldb file last time this happened. However, when I tried to do a
compact and repair the standard message came up saying there were users.

Thanks for in input and ideas.

"John Mishefske" <jm**********@SPAMyahoo.com> wrote in message
news:KR*******************@tornado.rdc-kc.rr.com...
Charlie wrote:
Thanks for the inputs.

I checked the file properties of the BE file and read-only was not set.

Also the permissions were set for read/write.

There was no changes to the programming of the FE or the BE file when
this occured. It was the same FE and BE used the previous day which
worked correctly.

Could the backup program for the database cause this to happen?


Perhaps; I've never seen that happen. Is there a lock file (.ldb)
remaining after folks exit?

Is this Access 2000 running under XP operating system by any chance? There
is a known problem with Compact on Close if running those versions.

Might search Google Groups. I'm sure this has happened to someone before.

--
'---------------
'John Mishefske
'---------------

Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Chris | last post by:
I have a frontend that has some tables which are linked to a backend. Now I want to make the backend password protected and when I try to run it password protected I can't open it. In the first...
1
by: Chris | last post by:
I have a frontend that has some tables which are linked to a backend. Now I want to make the backend password protected and when I try to run it password protected I can't open it. In the first...
4
by: Niranjan | last post by:
I have an Access XP split application operating on Windows XP. I have a form that opens on Startup that opens the backend database and keeps it open until the application is closed. For the first...
2
by: cmd | last post by:
I use a utility database and the following code to link from an original backend to a temporary backend, in order to replace the original with a newer version: Dim dbs As Database Dim tdf As...
5
by: Dave G | last post by:
I have had a large application running in A97/W2000. The users usually have at least 2 instances of the same program open at once, and to start an new instance they simply click on the shortcut and...
3
by: rdemyan via AccessMonster.com | last post by:
I just got Access 2003 and have been playing around with it. This whole macro security thing can be a bit annoying. Initially, I was able to link to my backends located on a second computer....
17
by: rdemyan via AccessMonster.com | last post by:
With A2003, I'm having trouble accessing files in a folder on another computer where back-end files, update files, etc are located. Here's the scenario: 1) Computer #1 - A2003 2) Computer #2 -...
17
by: ApexData | last post by:
Hello Split DB (FE & BE) Linked. FE compiled to MDE. For security reasons, I have hidden the BackEnd. However, If the network is down or the FE can't find the Backend, then an Access Error...
6
by: PW | last post by:
Hi, Is it possible to back up the data.mdb file when the user exits the executable (.mde)? How would I do that? And also perform a compact and repair on exit. The code and data are in...
4
by: Salad | last post by:
I have A2003 split; FE on the C drive, BE on the network. There are some other people in the system. The FE app is in A2003, the backend in A97. I have an opening form; MainMenu that opens. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...

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.