We have a problem on updating data in database. We try to use the same database and same code on localhost, it works fine but when we try to update using the server the data cannot update. Have anyone encounter this kind of problem? Usually if this kind of problem happen what should we check...