Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database update questions...
Message
From
14/02/2000 19:30:08
 
 
To
14/02/2000 10:38:41
Chris Laffoon
Florists' Interlink, Inc.
Paragould, Arkansas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00331713
Message ID:
00332001
Views:
24
>I have a VFP5 application that accesses a free (FoxPro 2.5) table that resides on a Windows NT 4.0 Server.
>
>On occasion, when a record is changed in the table from a form, and then the form is released, the record will remain locked until the user exits the application completely.
>
>I always thought that when the form (with a private datasession) was released, all associated tables are closed and all locks removed. Is this right?
>
>-------------
>
>Also, are there any unusual "data cache-ing" issues associated with tables residing on NT Server, where data written back to the table may not be actually committed to the hard disk for immediate visibility to other users?
>
>
>Thanks for any ideas,
>Chris

If you're explicitly locking a record, are you explicitly releasing it when you're done with it?

As for NT Server, there is an Opportunistic Locking setting that is "on" by default, which needs to be "off" for some apps. I don't know if VFP or "VFP accessing free tables" is one of them.

http://support.microsoft.com/support/kb/articles/Q129/2/02.asp
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform