Re: What makes a delphi Database Application Multi-User??
- From: "John Herbster" <herb-sci1_AT_sbcglobal.net>
- Date: Sun, 29 Oct 2006 18:44:17 -0600
<johnkathome@xxxxxxxxx> wrote
[...]
What makes a ... database application multi-user?
In the common usage of phrase, I would say that a
"multi-user database application", must have the
ability to allow multiple instances of the application
to write and access the data in such a way that
each will see a complete, if dated, view of data and
not see data from partially completed transaction
being made by another instances.
In other words if two instances of the application
are selling the last seat on the airplane, one must
be allowed to fail and be backed out -- gracefully.
--JohnH
.
- Follow-Ups:
- Re: What makes a delphi Database Application Multi-User??
- From: Dave Keighan
- Re: What makes a delphi Database Application Multi-User??
- References:
- What makes a delphi Database Application Multi-User??
- From: johnkathome
- What makes a delphi Database Application Multi-User??
- Prev by Date: Re: What makes a delphi Database Application Multi-User??
- Next by Date: Re: What makes a delphi Database Application Multi-User??
- Previous by thread: Re: What makes a delphi Database Application Multi-User??
- Next by thread: Re: What makes a delphi Database Application Multi-User??
- Index(es):