When trying to convert a database from Access 2000 to 97 I get a message saying that at least one of the Microsoft Access97 object libraries are missing. I have tried changing and replacing the missing references in the Access97, but no luck. The only thing in my code that it does not like is "currentproject". One example is con = application.currentproject.connection Any suggestions on references or a replacement for currentproject?