I’m working on a problem for someone. They want to fill a field in a Table with the database version for each Db in the table. The Table contains a field called Databases which is the complete path to each database. I then wrote some code to fill the field dbVersion with the version number. Works great except if the Db is a newer version than 97(don’t ask me why about any of this because I don’t know). Now the first time I come across a version newer than 97 I am able to trap the Error ( 3343) and insert the text “Jet Error – New Version” in the field dbVersion. But the second time i come across Error 3343 it will not trap it. In my test data, it is two records in a row. I have added Err.Clear but that doesn’t do anything. Anyone have any thoughts. Thanks
Paul
-
Error Trapping (97)
- This topic has 5 replies, 3 voices, and was last updated 23 years, 6 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads