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

2020-07-31 Thread Tracy Pearson
--Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of MB Software Solutions, LLC Sent: Friday, July 31, 2020 5:43 PM To: profoxt...@leafe.com Subject: Re: VFP9SP2 Error 108: File is in use by another user. Yeah I stopped using DBFs in 2004! Took over Jeff John

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

2020-07-31 Thread MB Software Solutions, LLC
Yeah I stopped using DBFs in 2004!  Took over Jeff Johnson's (RIP) client a few years back when he passed which is an all Fox backend. I added the SET TABLEVALIDATE TO 0.  Will see if that helps.  I don't have any RLOCKs or FLOCKs on this table.  In this case, it's a simple logging table t

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

2020-07-31 Thread Frank Cazabon
I haven't used dbfs in years and can't say I've ever got this error but this might help: https://www.tek-tips.com/viewthread.cfm?qid=686993 On 31 July 2020 16:00:32 GMT-04:00, "MB Software Solutions, LLC" wrote: >Got a stupid 108 error on a simple INSERT INTO SQL today, yet no other >applica