While applying the patch for Axpert Developer 11.3, I encountered an error when executing a script. The error message indicates that the table "dwb_iviewmain does not exist in the database. Specifically, the issue arises in line 5 of the SQL query where an attempt is made to update this table, but it cannot be found. The SQL state code is 42P01, which corresponds to an undefined table error.I was unable to locate the "dwb_iviewmain" table. I have already added the web code files and imported the structures. The script file is attached for reference. Please connect with me to help resolve this issue.