Hi,
I’m updating a production database from a development database by importing the changed design elements (3 queries, 3 reports, and 1 form). The queries and reports imported OK. With the form, I ended up having to delete the old form name and rename the new form name, but when I try to rename the new form name, I get this message:
“Database is currently unable to rename the form, report, or module to…” and it gives the form name with “Form_” added to its beginning.
Along the way, I’ve also ended up with this Visual Basic error when I open the production database:
Error accessing file. Network connection may have been lost.
The database then takes me to the VB code of the form whose name I’m trying to replace.
Thanks,
Bob