'No current record' in Access 97

S

SueB

I have a very simple Access 97 dbase, and have had a machine upgrade to
Windows XP which has Access2003 with it. (I am not ready yet to convert my
97 dbase to 2003.)

Mostly, my little dbase is running fine, but when I try to use Form Wizard
or Report Wizard I now get the message 'No current record'. This seemed to
be ok before the machine upgrade, so I was wondering if Access97 doesn't like
having Access 2003 on the same machine?

Please can you keep your answers simple - you've probably noticed I'm no
techie! Any help would be appreciated. Many thanks.
 
A

Allen Browne

A97 and 2003 can co-exist on the same machine.

Open a code window in your A97 database.
Choose References on the Tools menu.
Make sure none of the libraries have the word "MISSING".
Make sure you have referenced MS DAO 3.51, not MS DAO 3.6.

If that does not solve the problem, there may be an issue with the way the
wizards are installed.
 
Top