Search found 2 matches

by Boyd
07 Sep 2010, 11:42
Forum: Help
Topic: unable to add none admin users mantis 1.2.2 and few other..
Replies: 7
Views: 70099

Re: unable to add none admin users mantis 1.2.2 and few othe

Hi Boyd,

could you tell me your workarounds? I get this error message if I want to manage a project:

APPLICATION ERROR #401
Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet #7001: [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error für die Abfrage: SELECT DISTINCT ...
by Boyd
06 Sep 2010, 13:59
Forum: Help
Topic: unable to add none admin users mantis 1.2.2 and few other..
Replies: 7
Views: 70099

Re: unable to add none admin users mantis 1.2.2 and few othe

We've been having the same problems using the odbc_mssql driver on sql server 2008. Apparently the question marks in the query are supposed to be replaced by values, but for some reason this doesn't seem to happen.

I've written workarounds for three problematic queries, but I can't find the source ...