ASP Forum
DataBase Problem.
Samer2000 | Posted 6:57pm 16. October 2002 Server Time |

I am accessing MS Access from my Asp page, and every time i access it, an incremented number should be stored in my record.
But if two users access the data base at the same time, the same number stored on their records.. :(
Is there a way to prevent that, like delay or queue storing information when two users access the same DB at the same time.


Thanks.


Reply to Post DataBase Problem.



Back to Forum Page