美华文学主页
  • 全部
  • 精华帖
  • 主题: 5717 / 帖子: 48875
论坛版主:心之初, 蕭振

以下SQL语句执行出错,程序意外中止,请联系官方解决:

select min(tb.id) from (select top 4608 T1.rootid as id from LeadBBS_Announce as T1 with (index(IX_LeadBBS_Announce_ParentID)) where T1.ParentID=0 and T1.boardid=108 order by T1.RootID DESC) as tb

错误描述: [DBNETLIB][ConnectionWrite (send()).]一般性网络错误。请检查网络文档。