why i can not change my access field value by find and replace command
some time i can chang this but some time this is not done and a eror come out
the value you have intered is not valid
you tried to commit or rollback a transaction without
why i can not change my access field value by find and replace command
some time i can chang this but some time this is not done and a eror come out
the value you have intered is not valid
you tried to commit or rollback a transaction without
It is not a good database practice to work directly in tables. You should be making these changes through an update query.