473,776 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access warnings relating to "exclusive" mode

33 New Member
I recently started a job at a medical staffing company, a database used to keep information was built by a lady there who has very limited Access experience (even less than me)

They run Access2k3, on WinXP desktops

The files and DB reside on the corporate server.

She complains that in the mornings the first person who opens the DB locks all others out, once they logout and the others log in everyone can begin working.
Through research I figure that the first person is opening the DB in "exclusive" mode therefore locking all others out.

1. How can I fix this "lockout" problem?

Some research says that the DB data should reside on the server, while the "frontend" should reside on the individual workstations.

2. Is this something that can be done after the fact?

Another problem is the caution box...

***Microsoft office access cant save design changes or save to a new database object because another user has the file open. To save your design changes or to save to a new object, you must have exclusive access to the file.***

3. Would the implementation of a DB users and groups schema help things?
For instance, setting having one DB admin and having the rest of the others set up as users.

The research I did online and in this forum helps a little, but most of it is over my head

Thanks in advance for any help...
Feb 10 '07
35 24460
kaleolani65
33 New Member
Sorry about the delay.
In about an hour I will post the output of Documenter, hopefully someone will be able to see where the change in field names is making the "enter parameter value" box pop up.
This may also give NeoPa a better idea as to the structure of the DB.
See if this helps anyone...


And the DB is about 4.5MB
When we fire up this table it complains and tells me to "enter parameter value" in the count section

Table: Multi-Markets Plans Page: 1
Properties
DateCreated: 1/30/2007 9:44:47 PM DefaultView: Datasheet

GUID: {guid {86649018-7B35- LastUpdated: 2/13/2007 9:12:02 AM

4842-8CF3-

NameMap: Long binary data OrderByOn: True



Orientation: Left-to-Right RecordCount: 10

Updatable: True

Columns



Name Type Size



Count Long Integer 4

AllowZeroLength : False



Attributes: Fixed Size

CollatingOrder: General

ColumnHidden: False



ColumnOrder: Default

ColumnWidth: 690

DataUpdatable: False

DecimalPlaces: Auto



DisplayControl: Text Box

GUID: {guid {364300D6-9E93-4705-B259-A06B33DE35DE}}

OrdinalPosition : 0



Required: False

SourceField: Count

SourceTable: Multi-Markets Plans


Multi-Market Plans Memo -

AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: 1935

DataUpdatable: False

GUID: {guid {7CA6A057-468C-46F0-B9DF-ABDFE24D19A7}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 1

Required: False

SourceField: Multi-Market Plans

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

ARIZONA Memo -
AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {194EDA17-7A32-4493-A490-D39A491D5EF8}}

\\tcma-med.com\public\ ITDevelopment\M SS Tracking Wednesday, February 14,

Table: Multi-Markets Plans Page: 2

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 2

Required: False

SourceField: ARIZONA

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

FLORIDA Memo -
AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {BF8F0C0E-B23A-40C6-8DF5-1403804819C6}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 3

Required: False

SourceField: FLORIDA

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

NEVADA Memo -
AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {B8535537-3051-457C-BF67-367A6369E33E}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 4

Required: False

SourceField: NEVADA

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

TEXAS Memo -

AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {F7E268F2-9EB5-4706-8AC6-729DBC8578B9}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 5

Required: False

\\tcma-med.com\public\ ITDevelopment\M SS Tracking Wednesday, February 14,

Table: Multi-Markets Plans Page: 3

SourceField: TEXAS

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

UTAH Memo -

AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {99F49EDD-CED7-49E2-8DC4-192F6AFAFFCE}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 6

Required: False

SourceField: UTAH

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

LOUISIANA Memo -
AllowZeroLength : True

Attributes: Variable Length

CollatingOrder: General

ColumnHidden: False

ColumnOrder: Default

ColumnWidth: Default

DataUpdatable: False

GUID: {guid {9A8E93FC-564F-4CA7-A2D2-7A426BA9EE93}}

IMEMode: 0

IMESentenceMode : 3

OrdinalPosition : 7

Required: False

SourceField: LOUISIANA

SourceTable: Multi-Markets Plans

UnicodeCompress ion: True

User Permissions

admin Delete, Read Permissions, Set Permissions, Change Owner,

Read Definition, Write Definition, Read Data, Insert
Data,

Group Permissions

Admins Delete, Read Permissions, Set Permissions, Change Owner,

Read Definition, Write Definition, Read Data, Insert Data,

Users Delete, Read Permissions, Set Permissions, Change Owner,

Read Definition, Write Definition, Read Data, Insert Data,
Feb 14 '07 #31
kaleolani65
33 New Member
Well,
I copied over the DB into another area so I could work on it. I pulled up the form which was having the "enter parameter value" problem in the count column. I looked at it in table view (or the one that looks like a spreadsheet) sorted the values in count in descending order, shut it down, fired it up and no complaint this time? I guess for the time being it's fixed.

When I tried it on the real file it would not allow me to save design changes since i was not the sole user of the DB, how would I find out who I need to log out so that I can get full control?
Feb 14 '07 #32
NeoPa
32,576 Recognized Expert Moderator MVP
See if this helps anyone...


And the DB is about 4.5MB
When we fire up this table it complains and tells me to "enter parameter value" in the count section

{Loads of MetaData}
Right,
The files too big to e-mail to me (that was the reason for the question).
However, try renaming the field [count] to something else (as Count() is a function and therefore a reserved word). Count will work in most circumstances but clashes are possible.

From this MetaData, is it true that the database has only one object in total - a table called [Multi-Markets Plans]? Or possibly, did you just forget to include any of the other objects?
Feb 14 '07 #33
NeoPa
32,576 Recognized Expert Moderator MVP
Well,
I copied over the DB into another area so I could work on it. I pulled up the form which was having the "enter parameter value" problem in the count column. I looked at it in table view (or the one that looks like a spreadsheet) sorted the values in count in descending order, shut it down, fired it up and no complaint this time? I guess for the time being it's fixed.

When I tried it on the real file it would not allow me to save design changes since i was not the sole user of the DB, how would I find out who I need to log out so that I can get full control?
As no-one else could be accessing it at the same time then this would be expected.
Having a Form to open implies that there is more to the database than just the simple table listed earlier.
Type out the .LDB file to see if you can see anyone else logged on.
Feb 14 '07 #34
kaleolani65
33 New Member
As no-one else could be accessing it at the same time then this would be expected.
Having a Form to open implies that there is more to the database than just the simple table listed earlier.
Type out the .LDB file to see if you can see anyone else logged on.
I played around with it and found that if I sorted the file in datasheet view from lowest to highest the DB stopped complaining about the "enter parameter value"
also when I looked at the DB in form view (I think it was form view) the count column was offset by two clicks so I repositioned through the drop down box and it seems to work.
Feb 15 '07 #35
NeoPa
32,576 Recognized Expert Moderator MVP
Glad you got it sorted - I can't say I understand why - but who cares eh?
Feb 15 '07 #36

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

Similar topics

2
2973
by: Kent P. Iler | last post by:
Hi, I have an application that watches a directory using FileSystemWatcher. When a specific type of files comes over, I want to parse it and then move it. However, these files can be somewhat large, and the FTP process isn't complete when I try to access the files. In those instances, an exception is thrown when I try to access the file.
2
5774
by: Dave Reid | last post by:
Hi everyone... I'm trying to open a text file in exclusive mode (meaning I want to lock out any other processes from accessing the file while I'm working with it). Here's my code: ifstream fs_infile("field_summary.dat", filebuf::sh_none)
0
1989
by: Wayne | last post by:
Can someone please help with this problem. When referring to opening a database in Exclusive mode the Access 2003 help says: "Under Default open mode, do one of the following: If you want others to be able to open the Microsoft Access database at the same time you have it open, click Shared. If you want sole access to the Access database when you have it open, click Exclusive." >From my experience and from what I have read on the...
10
20890
by: Kobu | last post by:
My question is about the use and meaning of the terms "declaration" and "definition" as it pertains to the C language. I've read sources that mix the two up when talking about such things as setting aside storage for an object, defining/declaring a struct, parts of a function, referencing an external variable in another module. sourcefile1.c ============== extern long globalfoo; /* declaration? */
7
1945
by: Dave Benjamin | last post by:
There's been a lot of discussion lately regarding Ruby and the notion of a "humane" interface to objects like arrays and maps, as opposed to "minimalist" ones. I believe the article that started the debates was this one by Martin Fowler: http://www.developertesting.com/archives/month200512/20051218-HumaneInterfaceOfMinimalInterface.html And this one was posted in response by Bruce Eckel: ...
9
2548
by: Jacek Dziedzic | last post by:
Hi! I often find that my programs need to store information on "current mode of something" with two or at most several mutually exclusive "modes" to choose from, e.g. - datafile: is it in a) read-only mode or b) write-only mode, - a function picking points a) above, b) below or c) contained on a plane in 3D, etc.
17
3923
by: teddysnips | last post by:
One of my clients has asked me to make a change to one of their Access applications. The application is a Front End/Back End standard app. I didn't develop it, but looking at it tells me that it was done entirely using the Wizards. There is no log-in procedure. They want to amend it so that only one person can be logged in at any one time. So, if Joe Bloggs tries to open the application, and Fred Jones has already connected, Joe...
94
30352
by: Samuel R. Neff | last post by:
When is it appropriate to use "volatile" keyword? The docs simply state: " The volatile modifier is usually used for a field that is accessed by multiple threads without using the lock Statement (C# Reference) statement to serialize access. " But when is it better to use "volatile" instead of "lock" ?
3
2206
by: stefan.albert | last post by:
Hi folks, we have a little discussion about lock escalation... What is better for performance: To have an escalation "early" (smaller locklist) or aviod the escalation with a big lock list? We don't care about concurrency - because the changes have to be done, other SQL waiting for this is OK. Anyhow - I think: A lock table in exclusive mode would be the the most
0
10119
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10060
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9922
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8951
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7469
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5492
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4030
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3621
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2859
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.