OMG this exact same thing happens in my subroutine.
I have one subroutine that runs a series of update queries on one table ('tblWorkingtable') one after the other. It worked without complaint in Access 2003, and now that we've upgraded to 2007 (still using as .mdb), it will throw random 3073 errors at various queries. The error message does not appear at any particular query, and sometimes I can run it through with any errors popping up. If one of those errors does appear, I simply click 'debug' and 'F5' to continue running the subroutine, and it all works perfectly.
Given that I’m a self-taught user of Access, I have very limited knowledge of engines and things used to process the VBA behind Access. Therefore, I’m unsure wether this issue could easily be resolved by simply loading an addin or driver.
Any suggestions are most welcome.
Cheers
Ez.
