Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Re: ADP WRITE CONFLICT ADVICE


Message #1 by "Curtis" <ccrosby@f...> on Thu, 20 Mar 2003 14:31:25
> 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