Click to See Complete Forum and Search --> : synchronous database access


April 5th, 2000, 03:30 PM
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!