Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error: Record is in use by another user
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Error: Record is in use by another user
Miscellaneous
Thread ID:
00457036
Message ID:
00457036
Views:
54
Hello, outthere,


I have TextBox on a form, which has a Value_assign method. The ControlSource of the TextBox is bount to a field in a table with the same data type. The contents of the Value_Assign method looks like this:

LPARAMETERS tpnValue
this.value = tpnValue

When the form is initiated, an error message "Record is in use by another user" is issued on the screen. I know the table that has a field bount to the TextBox is not locked by any other form or program. The form's datasession is set to private and the table is opened as shared (not exclusive). When I suspend the program from the error message into the Debug window, the arrow shows me that the error occured when the second line in Value_Assign above is being excuted.

Any help will be appciated, thank you.

Dawa
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Next
Reply
Map
View

Click here to load this message in the networking platform