A Database Error Occurred

Error Number: 1146

Table 'new_gsdtfx2014.Tactics' doesn't exist

select a.Id,a.Title,a.Content,a.Cover,date_format(a.CreateDate,'%m-%d') as Cdate, (select count(1) from AllComment c where c.ArticleId=a.Id and c.ArticleType=10) as Cmt,a.Good,b.Name from Tactics a join Lecturer b on a.LecturerId=b.Id where a.Id=27 and a.Checked=1

Filename: /storage/web/new.gsdtfx.com/controllers/tactics.php

Line Number: 63