No problem. To check your database backup you can see if its complete by just downloading it to your hard drive if you have not already and double clicking on it to open it. Give it a moment because sometimes it takes a minute or two to totally load. Then scroll all the way to the bottom and look for something to the effect of:
Code:
--
-- Dumping data for table `vb3_word`
--
Yours may look like this:
Code:
--
-- Dumping data for table `word`
--
That is the end of it and it would be complete as long as you have the last table on the file.