Thanks for your suggestions! Unfortunately, I don't think they apply to me...
As far as I can see, I have all necessary libraries (including DAO 3.6) referenced (or what do you mean by "open"?). BTW, this is a program that has worked for a long time, except I changed the query a bit, so I can't quite believe it's a library problem.
And although I let it out in my example code, I always check for EOF before applying MoveNext, so I don't think checking the RecordCount would help either (the first record achieved by MoveFirst is OK, it's the MoveNext that gives the error).
|