Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT INTO causes File is in use error
Message
From
22/12/1998 13:00:19
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00169703
Message ID:
00169719
Views:
18
>My users are intermittantly getting a "File is in use by another user." error when they do an INSERT INTO a table in my DBC. There are a few users in the application at the same time. I have SET EXCLUSIVE OFF. This problem did not seem to happen before I added the table to the DBC (was stand-alone before that).
>
>I am opening the table in the form's load event with:
>IF NOT USED('CheckProcessorLog')
> USE data\CheckProcessorLog IN 0
>ENDIF
>
>What am I missing?
>
>Thanks!

What is SET REPROCESS setting in your application. You may try to use SET REPROCESS TO AUTOMATIC
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform