Search found 2 matches

by emil
06 Feb 2006, 12:48
Forum: Help
Topic: problem installing 1.0 on ms sql server
Replies: 6
Views: 15968

Hi Lincoln,

It is a fresh install indeed.

In fact it is the first time I try installing Mantis on Microsoft SQL Server.

Til now we have had Mantis running on MySQL.

Regards,

Emil
by emil
06 Feb 2006, 11:59
Forum: Help
Topic: problem installing 1.0 on ms sql server
Replies: 6
Views: 15968

problem installing 1.0 on ms sql server

hello list,

i'm trying to install mantis 1.0 stable on sql server but end up with the following error:

"BAD
CREATE TABLE mantis_config_table ( config_id VARCHAR(64) NOT NULL, project_id INT DEFAULT 0 NOT NULL, user_id INT DEFAULT 0 NOT NULL, access_reqd INT DEFAULT 0, type INT DEFAULT 90, value ...