Re: Best way to test Record Locking in Multiuser System
- From: "Subhash" <Subhash@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 17:01:06 -0700
Jan,
Thanks for reinforcing that. I am well aware of the fact that no matter how
much testing you do in the development stage, you are always going to run
into problems when the system goes into production. It is much easier to
resolve issues like the ones Ook mentioned pertaining to missing forms or
printers etc. However, if the issue is caused by the Production environment
only, it is much harder to debug because in the development, you have all
your source code and debugging facilities available which are hard to
replicate on user machines.
Nevertheless, your point is well taken and I will always keep in mind that
this can happen.
Thanks.
"Jan" wrote:
> Subhash,
>
> In my experience VFP behaves differently in the development environment to a
> compiled environment. A standalone system also behaves differently to a
> networked system, so you probably should cover the bases and test using two
> machines and also running the same app (.exe) more than once on a machine to
> ensure what you intend will actually occur when the system goes live.
>
> HTH
> Jan
>
> "Subhash Chopra" <subhash81@xxxxxxxxxxx> wrote in message
> news:j5-dndaYII4AS8bfRVn-gQ@xxxxxxxxxxxxx
> > What is the best way of testing if my Record and/or File Locking is
> > working
> > properly in a Multiuser System. I am trying to do this on a standalone
> > desktop. I want to place a File and/or Record lock from one application
> > and
> > while that lock is still in place, I want to attempt locking the same
> > Record/File by another application and see whether it succeeds or not.
> >
> > Thanks for you help.
> >
> > --------
> > Subhash.
> > VFP 6.0, XP PRO
> >
> >
>
>
>
.
- References:
- Best way to test Record Locking in Multiuser System
- From: Subhash Chopra
- Re: Best way to test Record Locking in Multiuser System
- From: Jan
- Best way to test Record Locking in Multiuser System
- Prev by Date: Re: Best way to test Record Locking in Multiuser System
- Next by Date: VFP9: Progress Bar and Export Command
- Previous by thread: Re: Best way to test Record Locking in Multiuser System
- Next by thread: "Error reading file" over network
- Index(es):
Relevant Pages
|