G
Guest
I’m trying to design a front end program in VB.NET for a MS Access database.
I’m getting Concurrency Violation errors when updating if there is a DateTime
field in my table that has been edited in Access. Seems to be when there is a
Time value in the column.
This is even happening from forms generated by the Data Form Wizard, so I
don't think its code I'm writing.
What am I missing here?
I’m getting Concurrency Violation errors when updating if there is a DateTime
field in my table that has been edited in Access. Seems to be when there is a
Time value in the column.
This is even happening from forms generated by the Data Form Wizard, so I
don't think its code I'm writing.
What am I missing here?