I have access runtime on one computer that opens the front end, with a back end saved on another computer on the network. It was working well since I put it on that computer a couple months ago, and worked great on Friday when I left work. I walk in this morning and it brings up a message saying:
"It is not possible to open the database because the VBA project contained in it can not be read. The database can only be opened if the VBA project is deleted first. Deleting the VBA project removes all code from modules, forms, and reports. You must back up the database before attempting to open the database and delete the VBA project.
To back up, click Cancel, and then create a backup of your database. To open the database and delete the VBA project without backing up, click OK"
I have tried deleting the database from that computer and reloading it from another computer. From the full front end on another computer (not runtime) I have tried compiling the VBA, I have compacted and repaired the database, and then re-uploaded this to the runtime computer. These have not worked. I have read on other forums that to get around this people have changed the version of office they're using but that was back in October and the version I have was working perfectly just before this weekend.
I did make some changes to the database on Friday, but as far as I remember all I did was change a few lines with accmdSave to accmdSaveRecord.
Any idea why I might be getting this and what I can do to stop it?