473,385 Members | 1,375 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,385 software developers and data experts.

'you do not have exclusive access to the database...'

I recently updated one of my clients from Access 97 front-end to Access
2003. (Database still in 97 format).

They have about 5 networked PCs. On one of these PCs only, the user
gets a warning message when logging in: 'you do not have exclusive
access to the database at this time ... may not be able to save
changes'. The message keeps on reappearing. If he hits ok about 30
times, it eventually goes away.

Can someone help?
Thanks.
--
Zippy S
Oct 22 '07 #1
2 5675
On Oct 22, 12:53 pm, Zippy <Zipp...@thedessers.comwrote:
I recently updated one of my clients from Access 97 front-end to Access
2003. (Database still in 97 format).

They have about 5 networked PCs. On one of these PCs only, the user
gets a warning message when logging in: 'you do not have exclusive
access to the database at this time ... may not be able to save
changes'. The message keeps on reappearing. If he hits ok about 30
times, it eventually goes away.

Can someone help?
Thanks.
--
Zippy S
1) It could be the way the data is being handled. With multi-user
systems, it makes more sense to use dbOpenTable or dbOpenDynaset
recordset types only to save a record, and dbOpenSnapshot for
everything else. This is quite different from the historic method of
opening all tables for read/write when the program is opened and then
closing them when the program exits.
2) It could also be a known bug of the .ldb file in Access 2000/2003.
If I recall correctly, the fix was to keep one table open all the
time, perferably an empty table, so it would not conflict with the
rule stated above.
3) It could be a difference in references between the computers too.
Open a form in design mode, and view the code page. From there you
can select References from the Tool menu. Make sure the same items
are selected on all computers. You may need DAO 3.51 instead of 3.6
to get this to work... I'm not sure whether DAO 3.51 works with Access
2000/2003, but Access 97 databases work well with it.

Oct 22 '07 #2
In message <11**********************@q3g2000prf.googlegroups. com>,
OldPro <rr*******@sbcglobal.netwrites
>
1) It could be the way the data is being handled. With multi-user
systems, it makes more sense to use dbOpenTable or dbOpenDynaset
recordset types only to save a record, and dbOpenSnapshot for
everything else. This is quite different from the historic method of
opening all tables for read/write when the program is opened and then
closing them when the program exits.
2) It could also be a known bug of the .ldb file in Access 2000/2003.
If I recall correctly, the fix was to keep one table open all the
time, perferably an empty table, so it would not conflict with the
rule stated above.
3) It could be a difference in references between the computers too.
Open a form in design mode, and view the code page. From there you
can select References from the Tool menu. Make sure the same items
are selected on all computers. You may need DAO 3.51 instead of 3.6
to get this to work... I'm not sure whether DAO 3.51 works with Access
2000/2003, but Access 97 databases work well with it.
Thanks for your suggestions. I'm working through them.
--
Zippy S
Oct 24 '07 #3

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

Similar topics

4
by: Greg M. Silverman | last post by:
We just converted several of our major front-ends from Access 97 to Access 2002. However there is an undesirable feature that we hadn't anticipated in testing: the fact that changes to...
1
by: Alan Jones | last post by:
Access 2000 onwards introduced a restriction that only allows you to edit and save forms, reports and macros when you have exclusive access to the database, i.e. no other user has the database...
1
by: University of Toronto | last post by:
Hi gang, Hopefully someone can help us out. In short - Access 2002, db split into a front end and back end. It appears that our backend db is locked. Our form bound to one table won't allow...
0
by: MSDN | last post by:
Hi can anybody help me. I am trying to access a database I have created, using ADO. The code is fine but the Jet Engine returns an exclusive Access error Error tells me that the database is...
1
by: CJJ | last post by:
hi Folks, I am opening my access database file (Access 2003) from a C# application. The connection string specifies mode=Share Exclusive The intent is that the application have exclusive...
1
by: malini.vinod | last post by:
Hi guys, I have a vb application that uses Jet.Oledb with DAO 3.51 over an MS Access database. New enhancements being done to this application is done in C#.Net. The vb application thus hosts...
9
by: shades234 | last post by:
When i go to open my Access database from certain computers, i get multiple popup messages stating the same thing. They all say "You do not have exclusive access to the database at this time. If...
3
by: jjstevens | last post by:
Is there a way to make design changes to an access database using 2003 while not having exclusive access?
1
by: PW | last post by:
Hi, All of a sudden one of our clients can't use her application. She gets "You don't have exclusive access to your database at this time" when trying to open our application. The only thing...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.