@jacknet: No problem - just bear in mind that I'm often busy doing other things and don't always have the time to check the forums every few hours. I do my best to offer my help for free on these forums and mostly answer every question, but it's difficult when you have other commitments.

I usually answer all posts in the order they were posted, so if you see me answering other posts first then it's usually because they were posted before yours.
Now, with your MySQL problem, I can see that you've put your books.sql file in the wrong directory:
c:\xampp\mysql\books.sql
It should be in the same directory as your mysql binary:
c:\xampp\mysql\bin\books.sql
Alternatively, simply provide the full path to your books.sql file:
source c:/path/to/books.sql
Does that fix your problem?
--
Matt Doyle, Elated
Second Edition of my jQuery Mobile book out now! Learn to build mobile web apps. Free sample chapter: http://store.elated.com/