find next

  • Thread starter Thread starter John
  • Start date Start date
J

John

I trying to use the findrecord and findnext routines to
search through my database.

The findrecord action works fine. On my form I have a
button that is linked to the findnextrecord event
procedure. When I click the button, I get this error
message:

Error accessing file. Network connection may have been
lost.

the form and database are both on my hardrive. So suspect
this is a generic message that apppears when the
findnextrecord routine fails.
 
Back
Top