Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RECORD IN USE BY ANOTHER USER
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00408387
Message ID:
00408443
Views:
11
Hello again!

by positioning I mean, for instance I would have a do loop
DO WHILE *whatever*
APPEND BLANK
REPLACE *SOMETHING1* WITH *THE OTHER1*
.
.
.
REPLACE *SOMETHINGX* WITH "THE OTHERX*
ENDDO
TableUpdate()

By positioning, I mean that as an alternative I could place the tableupdate inside the do loop after the last replace. Would messing up the table updates lock the records or otherwise cause this kind of error? Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform