Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: ADP WRITE CONFLICT ADVICE


Message #1 by "Sean Bornstein" <bostonroxx@a...> on Tue, 17 Jul 2001 16:49:24
Hello all I have a form that has about 3 subforms on it and alot of 

backend VBA code that processes update procedures etc.  I keep running 

into Write Conflicts with the form and then the application bombs.  

Anybody ever run into this and find the best resolution?  I have made sure 

that all my bit fields are not null and time stamps are on all tables so 

that is not the issue.  I am trying to make sure I requery after every 

update.  Please any advice would be helpful.  Also I think because I am 

using resume statements I get locked into a loop.  Any idea how to work 

around that with some good error trapping?  Thanks all.

  Return to Index