In a migrated installation of Service Desk Manager, the user runs pdm_publish and the following error is generated in the same window:
"ERROR 15 [Microsoft OLE DB Provider for SQL Server] [ SQL Code=1088 SQL State=42000] Cannot find the object "dbo.zXXXXX" because it does not exist or you do not have permissions."
zXXXXX is a placeholder for a customized object in this environment
All versions of Service Desk Manager with customized data
The error message signifies all the Web Screen Painter related files are updated with the new table name, however the table is not found in the MDB.
Possibly affected files that contain references to the custom table include:
To resolve the issue, follow these steps:
The table will be created in the database and will update the wspschema.log file with the table name again.