Page 1 of 1

How to use MSSQL server in Mantis?

Posted: 11 Mar 2005, 06:05
by beus
How to use MSSQL server in Mantis?

Posted: 11 Mar 2005, 11:32
by vboctor
See the following thread:
http://forums.mantisbt.org/viewtopic.php?t=108

Regards,
Victor
Get your applications to submit defects on exceptions!
http://www.futureware.biz/mantisconnect

Posted: 24 Mar 2005, 21:50
by aggiedj02
also just so you know even after the SQL server is integrated into the PHP code, you have to rework some queries to get them to work in MSSQL as they will not work with the native MySQL coding schema.

A quick smoke test and will ferret out most of these queries.