G
Guest
MS underestimates how much on-the-fly use there is out here of access DBs.
In my engineering co we have teams of 5-10 users modifying data directly in
the .mdb files all the time. Linked front ends are just too slow and time is
money in all businesses. And no, we don't restrict users to forms although
we do use forms and reports to meet a particular need and those needs change
on an hourly basis.
Locks should be smart enough to determine that if noone is using a paticular
form or report, modification is ok. How about a lock on the form, not on the
whole database! Same as it is with tables, right?
Here's another data integrity SNAFU, say a user opens a form for modify and
they are notified that they cannot save changes because they do not have
exclusive access, and they select to go ahead and edit the form....everyone
is still locked out, until that user closes the form view and they will never
be able to save their changes until everyone is logged out. A access
stalemate!
MS data integrity means 'prevent everyone from doing anything', or at least
make it hard enough that they lose the urge to try.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...ee8ac76a107b&dg=microsoft.public.access.forms
In my engineering co we have teams of 5-10 users modifying data directly in
the .mdb files all the time. Linked front ends are just too slow and time is
money in all businesses. And no, we don't restrict users to forms although
we do use forms and reports to meet a particular need and those needs change
on an hourly basis.
Locks should be smart enough to determine that if noone is using a paticular
form or report, modification is ok. How about a lock on the form, not on the
whole database! Same as it is with tables, right?
Here's another data integrity SNAFU, say a user opens a form for modify and
they are notified that they cannot save changes because they do not have
exclusive access, and they select to go ahead and edit the form....everyone
is still locked out, until that user closes the form view and they will never
be able to save their changes until everyone is logged out. A access
stalemate!
MS data integrity means 'prevent everyone from doing anything', or at least
make it hard enough that they lose the urge to try.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...ee8ac76a107b&dg=microsoft.public.access.forms