View Single Post
  #3 (permalink)  
Old 10-13-2008, 9:06 AM
avile22 avile22 is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Oct 2008
Age: 36
Posts: 8
Reputation: 0
avile22 is on a distinguished programming path ahead
Default

Its the famous concurrency violation. This drove me nuts awhile back and I'll be back from work by noon to dig up my old code.

I believe its something to do with the Primary Key in MS Access
Reply With Quote