Make sure you are using the correct type of cursor and lock within your recordset! That should help.> Actually I think there are about 4 methods of doing so in ADO, but in ASP only 2 really count.. Basically, you are using ADO to lock the database until your update is complete.. Like the other person said though, SQL server will manage this for you I do believe.. You might however have to have the updates in order of time updated, and if so, I think you'll have to do this with your ADO lock type to accomplish what you're after..
Hope that is clear..
Tim
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.