Live2D 看板娘 / Demo

SqlSerch 查找不到数据

忽然就有这种问题了,查找的时候找不到,针对别的数据库可以,就那俩个不行,查看日志上面写的是

20 Oct 2017 14:13:38.136 [56] ERROR RedGate.SQLSearch.Addin.Tab.Controller - Search failed: ‘***************' is not indexed

 

,后来在这里找到了解决方案

    https://forum.red-gate.com/discussion/80682/getting-generic-index-error-on-single-database

 

简单来说,就是删除掉  C:\Users\用户名\AppData\Local\Red Gate\SQLSearch 3\Indexes 下的索引文件,然后重生打开,生成一个新的文件就可以了

posted @ 2017-10-20 14:48  MChuang  阅读(415)  评论(0编辑  收藏  举报