Error Code 206 on Category Deletion
Posted: 04 Feb 2013, 15:06
Hello, have made some new category's and now i want to delete one or two, but when i press delete next to the category i get this message.
Database query failed. Error received from database was #206: SQLState: 22018
Error Code: 206
Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Operand type clash: text is incompatible with int
for the query: SELECT count(config_id) FROM mantis_config_table WHERE config_id = ? AND value = ?.
Can someone please tell me what to do?
Database query failed. Error received from database was #206: SQLState: 22018
Error Code: 206
Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Operand type clash: text is incompatible with int
for the query: SELECT count(config_id) FROM mantis_config_table WHERE config_id = ? AND value = ?.
Can someone please tell me what to do?