Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Refresh
Message
From
01/05/2002 11:52:27
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00651342
Message ID:
00651370
Views:
11
Hi Paul

Its been a long time! Issuing an rlock may cause a refreshing of the data on my workstation, but it wouldn't help when a user on a another workstation added a record. This isn't specifically a MaxFrame question, its a Foxpro question. If you're using views, the views won't show new records until a requery is issued.

I'd try to reproduce this problem without MaxFrame first. Then try to issue an rlock or an unlock and check reccount() or something. Don't use browse since it has its own ability to get recent changes, via SET REFRESH.

>I have a commercial app developed in VFP 6.0 and Visual Maxframe. I have many clients that complain of records input on one workstation don't show on the other workstations for a delayed period of time.
>
>I have done a lot of research on this and have come to the conclusion that I need to change my base form classes to issue an rlock() on all open tables. Is this a correct conclusion? Is anyone else doing this?
>
>I was wondering where would be the best place to put this code. Would it be in the init of my base form class?
>
>Any better solutions?
>
>TIA
>Paul Acton
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform