I have started using the starter kits for the VS Products mainly the Web Starter kits. The problem I have found is that I can not use the club starter kit because the database is of an incorrect version and can not be upgraded. What I have done is downloaded the Database creation scripts from MS Downloads. Next I created the blank database, and now I would like to run these scripts against the DB that I have created.
How do I run these scripts, First I thought that I should mention that I know how to create and work with SQL Scripts, but I would normally use the QA tool or osql. As I have only just started with the 2005 tools and database systems, I can not find a tool or option to execute a script against the database files. I know that I am missing something simple, but can some one please point me in the right direction.

VS 2005 RC and Running scripts to Create Databases
Sulaco
The thing is that I would prefer to run the script so that it is created correctly, and in turn this would be a learning process to work out how to do it with the IDE system. From memorey you used to be able to get a management interface for the express system, but this will not work with the RC Release. In my opinion we should be able to use the command lines tools to manage the files (like we used to use the osql tool to manage the MSDE edition of SQL 2000).
In the future I would still like to use the SQL Express system that is available in the IDE as I would not like to have the full db management tools installed on a developer machine, I like the idea to have the developers use the built in functions and not have access to the full db management system.
Rob Swofford
Sami Zaghloul