We have an app written in Access (2010), which suddenly stop working. When a user click on any button on the application the error: Rim-time error '2508' specified proc XXXXX or form does not exist. But the stored procedure does exists in the database (on SQL) and if I run the proc in Management Studio it runs without any issues.
I didn't see any MS updates apply lately on the server and really there are no errors in the Event Viewer, it seems that there is a dis-connect between the front-end (form) and the database. What could be the issue with this app?
I didn't see any MS updates apply lately on the server and really there are no errors in the Event Viewer, it seems that there is a dis-connect between the front-end (form) and the database. What could be the issue with this app?