|
Multiple Users
I have a simple insert statement to be executed in the server,
the scenario is like this couple of fields, all are textboxes user clicking on the save button , the query is executed with the values collected from the screen.
Everything is ok with single user but gives anomalous result on multiple users
|