kellyputty
Technical User
I get the following error message from my VB interface when attempting to change an entry in a textbox (Balance):
Binding Collection Error:
Field not updatable, Bound Property Name: Text, Field Name: Balance
I think it either has to do with the text box itself (it is not locked) or the database, however, I haven't attempted an update yet so not sure.
If it is the database, do I need to give the program permissions to write to it?
Thanks in advance,
Kelly Putty
Binding Collection Error:
Field not updatable, Bound Property Name: Text, Field Name: Balance
I think it either has to do with the text box itself (it is not locked) or the database, however, I haven't attempted an update yet so not sure.
If it is the database, do I need to give the program permissions to write to it?
Thanks in advance,
Kelly Putty