Quote Originally Posted by Arnoutdv View Post
Then I still think your DB file is corrupted.
Because you said earlier that following does work
Code:
Set rec = db.OpenRecordset("Table2", dbOpenTable)

I open the file and read all records normally with no problems.