Re: AW: VFP9SP2 Error 108: File is in use by another user.

2020-08-02 Thread MB Software Solutions, LLC
Even with SET TABLEVALIDATE TO 0, I was *still* getting the Error 108 on the simple INSERT INTO (lcFile) command.  In the Exception WHEN event, I added a WAIT WINDOW TIMEOUT 1 "Retrying" and then reissued the call to the same method (ala recursion). Testing now On 8/1/2020 12:44 PM, Jürg

AW: VFP9SP2 Error 108: File is in use by another user.

2020-08-01 Thread Jürgen Wondzinski
Ouch. Some old memories :) Glad to be indirectly helping! wOOdy -Ursprüngliche Nachricht- Von: ProFox Im Auftrag von MB Software Solutions, LLC Gesendet: Freitag, 31. Juli 2020 23:43 An: profox@leafe.com Betreff: Re: VFP9SP2 Error 108: File is in use by another user. Yeah I stopped usi