Hi:

I am currently using ASP+ADO for database development. But I am just wondering if I
have to do something to prevent synchronous database access? I'm worry about if more than
one user access (say add or delete recored) the same table at the same time. I am using MS Access
Database.

Thanks in advance!