Converting a regular Access file from 2003 to 97

T

The parawon

I tried using Database Utilities=>Convert Database, but the option is
deactivated so I cannot select it. Am I missing a reference? The Help menu
said that I should have no problem converting from 03 to 97.

Any help would be appreciated,

Zack Andersen
 
J

John Vinson

I tried using Database Utilities=>Convert Database, but the option is
deactivated so I cannot select it. Am I missing a reference? The Help menu
said that I should have no problem converting from 03 to 97.

Any help would be appreciated,

Zack Andersen

One possibility: Open the VBA editor and select Debug... Compile <your
database>. If there are ANY compilation errors the database won't
convert. Fix any that show up and try again.

John W. Vinson[MVP]
 
Top