You need to run this on your SQL server.
sqlcmd -S.\SQLExpress 1> DROP DATABASE myTV 2> GO
Once you have done this, just run through the myTV installer again and it will recreate the database from scratch.