Unable to create new Document Link Types

From KnowledgeTree Community

Jump to: navigation, search

The Problem

In a Windows environment:  Attempting to create a new Document Link Type, results in nothing being created.


These steps will fix this issue.


1. Log in to MySQL:

Start Menu >> All Programs >> Zend Server >> MySQL Server 5.1 >> MySQL Command Line Client


2. By default the password is blank


3. Enter the following commands:

use dms

alter table document_link_types change column reverse_name reverse_name varchar(100); 



Applies to Version/s

Personal tools