SQL error when deleting course
System Administrator will not accept login id > 12 char

Date: December 30, 2002

Version affected: v1.61

Symptoms:

SQL error when deleting course
When a course definition is deleted in the System Administrator Module the following error message occurs (example is for MS SQL Server):

"::DeleteCourse()",Invalid Object Name 'SYSEVENTS', State: S0002,Native:208,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
 

Cause:
A programming bug in the delete course function causes an attempt to delete from a non-existent table.

System Administrator will not accept login id > 12 char
The login dialog for the System Administrator module accepts a maximum of 12 characters in the Administrator ID text entry box. If the administrator was given an id longer than 12 characters they cannot log onto the System Administrator module. Any attempts result in the "invalid id and password" error message.

Cause:
When the administrator id field was expanded from 12 to 255 characters (way back in version 1.2) the login dialog was not modified to match.

Correction:
A new version of the system administrator module application has been provided to correct the problems.

wbtman.exe version:1.6.1.1 dated:12/30/2002 10:56 AM

After unzipping the patch file to a temporary directory, copy wbtman.exe to the WBT Manager System Administrator installation directory on each system-level administrator's workstation. By default the file will be found in C:\Program Files\Integrity eLearning\WBT Manager 1.6 .

Version 1.6 Patches