Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01152274
Message ID:
01152455
Views:
26
>Hi Jon,
>
>You might try a GOTO 1 on SysFile *before* doing the update in A. That should re-read the SysFile record.
>
>good luck


Jim,

Thanks for the tip. We brainstormed and figured out a solution that I think will work. I created a stored proc that accepts a field name and value as parameters. The proc then opens the SysFile table again (unbuffered) under a different alias, performs an RLOCK(), writes out the information, and closes the table.

We're trying this out to see if the issue gets resolved.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Reply
Map
View

Click here to load this message in the networking platform