Hello Folks,
Ok, so I had to convert my database from 2007 to 2003 because the customer's network on supports Access 2003 applications. When I run my database on the 2007, I do not encounter any problems.
However, in order to save my database in 2003 format. I import the database into a new file save as a .mdb file.
Now when I open my form to make changes to a record and save it. Access will not let me advance any further and gives a "The Search Key was not found in any record".
What does that mean?
Oh, and I also noticed that my SetTempVar macro does not properly import (or at all for that matter).
I have reviewed Allen Browne's website and a few other references but does not seem to apply to my scenario.
Sincerely,
Qtip23
Ok, so I had to convert my database from 2007 to 2003 because the customer's network on supports Access 2003 applications. When I run my database on the 2007, I do not encounter any problems.
However, in order to save my database in 2003 format. I import the database into a new file save as a .mdb file.
Now when I open my form to make changes to a record and save it. Access will not let me advance any further and gives a "The Search Key was not found in any record".
What does that mean?
Oh, and I also noticed that my SetTempVar macro does not properly import (or at all for that matter).
I have reviewed Allen Browne's website and a few other references but does not seem to apply to my scenario.
Sincerely,
Qtip23
Comment