Search found 5 matches

by aggiedj02
05 Apr 2005, 22:29
Forum: Help
Topic: Bug not Found problem
Replies: 2
Views: 6784

Bug not Found problem

when I am in either the view page, or the my_view page, and go to click on a specific bug to edit or look at, it throws an application error


APPLICATION ERROR #1100
Issue 6 not found.

Please use the "Back" button in your web browser to return to the previous page. There you can correct ...
by aggiedj02
24 Mar 2005, 22:31
Forum: General Discussion
Topic: Changes for a Windows Platform
Replies: 2
Views: 7531

Changes for a Windows Platform

so when moving to MSSQL and a MS O/S the change does not seem nearly as smooth as it says it is on the documentation I have read. I wanted to know if anyone else has had issues, and what was done to overcome the issues.

I had to change all the blob data types and some others as MSSQL does not ...
by aggiedj02
24 Mar 2005, 21:50
Forum: Help
Topic: How to use MSSQL server in Mantis?
Replies: 2
Views: 7564

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.
by aggiedj02
18 Mar 2005, 22:15
Forum: Help
Topic: Mantis code authenticating with MS-SQL
Replies: 2
Views: 27426

sorry for my delayed response... I got sidetracked with other stuff at work and had to put this on the back burner.

Anyway, I tried what you said and it worked like a charm. Thank you so much. I actually feel like a dope for not knowing that, but to be honest I am more of a network administrator ...
by aggiedj02
10 Mar 2005, 15:30
Forum: Help
Topic: Mantis code authenticating with MS-SQL
Replies: 2
Views: 27426

Mantis code authenticating with MS-SQL

okay I am trying to run a test copy of Mantis on my XP machine using IIS, PHP, and MSSQL. the SQL Server is SQL Server 2000, and is on another full time dedicated SQL server. IIS and PHP are loaded properly on my XP box.

the Mantis code throws this error:

APPLICATION ERROR #400
Database ...