Search found 2 matches

by biglesias
06 Oct 2010, 17:39
Forum: Help
Topic: unable to add none admin users mantis 1.2.2 and few other..
Replies: 7
Views: 64181

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

I have found the issue to be binding using the driver. In file \library\adodb\drivers\adodb-odbc-mssql.inc.php , I have changed the class variable $_bindInputArray to false in class ADODB_odbc_mssql. This appears to solve the problems for now.
by biglesias
02 Oct 2010, 00:34
Forum: Help
Topic: unable to add none admin users mantis 1.2.2 and few other..
Replies: 7
Views: 64181

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

I am having the same issues trying to using the odbc driver for SQL Server. I am installing on SQL Server 2000. Any resolution of these issues?