Re: Best way to test Record Locking in Multiuser System



Thanks Dan. I tried doing that but VFP development environment does not let
me run the same applocation twice. I run the application once, minimize it
and then try to run the Main program again and nothing happens.

What wrong I am doing here.

Thanks.

Subhash.

"Dan Freeman" <spam@xxxxxxxxxxxxx> wrote in message
news:e2SZMZ3PFHA.2132@xxxxxxxxxxxxxxxxxxxxxxx
> Run the application twice and alt-tab between them.
>
> Dan
>
>
> Subhash Chopra wrote:
> > 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
>
>


.



Relevant Pages