Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Duplicate sequence numers
Message
 
To
13/02/2001 15:00:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00475336
Message ID:
00475446
Views:
43
I have just posted another message about fixing this problem.

NT has a setting called opportunistic file locking. It caches things from the server and you software thinks it is getting the next number but it is not.

Turn this off and your problem WILL go away if you are using NT server.

Microsoft KB article Q129202 explains it. Find the registry key listed in the document and set EnableOplocks to 0 and reboot your server. Walla.. your problem will go away if there is not a problem in your code (is suspect it is not).

This is a fact. I had serious troubles from this problem and have not had another since disabeling oplocks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform