Search found 1 match
- 11 Jan 2016, 22:09
- Forum: Help
- Topic: Error Code 206 on Category Deletion
- Replies: 5
- Views: 7802
Re: Error Code 206 on Category Deletion
This happens on ms sql server installations. There is a column named 'value' in table mantis_config_table that has a default data type of text. Change it to int.