Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Refresh
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00651342
Message ID:
00651350
Views:
11
>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?

I don't think that Init() is going to help you much. That will only help at startup. Now if this form is invoked fresh on a per-record basis, then I take that back.

I **think** I read somewhere (possibly Wiki) that a simple GO RECNO() would do the trick. Hopefully someone who knows for sure one way or the other will chime in.

good luck




>
>Any better solutions?
>
>TIA
>Paul Acton
Previous
Reply
Map
View

Click here to load this message in the networking platform