Advanced Search Microsoft 
PatchQuest Subscription
   
  Search
» Advanced search
     
News Alerts
      Latest patch arrivals
      PatchQuest vulnerability database updates
      Build updates
      Product information
      
      Microsoft Latest Bulletins
   





Problem in Executing the Query

Query is select b.bulletinid,pr.name ,sp.name , s.description,b.title ,sp.shortname,b.dateposted from Patch p ,Product pr,MSAffectedServicePack asp,MSServicePack sp , MSSeverity s ,Bulletin b ,NewPatchInfo n where p.bulletinid=b.bulletinid and p.patchid=asp.patchid and b.impactseverityid=s.severityid and n.patchid=p.patchid and p.patchid=asp.patchid and pr.productid=asp.productid and sp.servicepackid=asp.servicepackid order by b.daterevised desc,b.bulletinid desc
Error 1017: Can't find file: './pmdb_ms/Product.frm' (errno: 13)