com.servoy.j2db.persistence.RepositoryException: Solutions contains references to calculation or aggregate variable on nonexistent table ‘plocation’ in server ‘plocation’.
I had a table named pLocation but deleted it 3 versions ago. Now I am getting this error when I try to export to file. I checked each table for calculations that referred to pLocation and, as I thought, there did not seem to be any.
Any ideas what could be causing the error? I need to do anupdate and this is preventing me from being able to do so.
Any guidance would be appreciated.