Hi
I am getting a error like this

"user warning: Table 'drupal.video' doesn't exist query: SELECT n.nid, n.title, n.created FROM node n INNER JOIN video v ON n.vid = v.vid WHERE n.type = 'video' AND n.status = 1 AND n.moderate = 0 ORDER BY n.created DESC LIMIT 0, 10 in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\drupal\sites\all\modules\video\video.module on line 978."

unable to add a video to mywebpage can anyone help me in this regard