M2006032401 - Update to hierarchy
element results in SQL error after patch190_2 is installed..
Date: March 27, 2006
Version affected: v1.90
- Patch 2.
Contents:
- M2006032401- Update to hierarchy element results in
SQL error after patch190_2 is installed.
An attempt to edit any student hierarchy element
resulted in a SQL error of either: "Item cannot be found in collection" or
"Operation is not allowed in this context".
Several user-defined flag
columns have been added to the Student Hierarchy elements (Organization, Department, etc.) to support customizations
for various clients. These fields will be added to edit
forms and documented in a future release but the support code was included
in patch190_2. However, the SQL script and database update instructions were not
include.
Note:
The update script and instructions have been added to patch190_2 as of March 27,
2006. It is recommended that you download the new version of patch190_2 so that
you will have the corrected version in case you have to perform a
re-install of WBT Manager.
Installation:
First unzip the patch
files to a temporary directory. Copy the web_module directory to the web-server
where WBT Manager is installed.
Database
Schema:
The database schema must be updated before applying the patch to the
web-module.
- Perform a database backup (optional, but highly
recommended).
- Launch the runSQL.exe program.
- Connect to the WBT Manager database and log on as the
wbtmanadmin user (or whatever user account was used to create the WBT Manager
tables).
- Execute the M2006032401.sql script. It should execute with no
errors.
Version 1.9 Patches