When you click on a database on the left (and the tables, SPs and Views are shown), a connection is created using that database and you will be able to use the CREATE TABLE (That is actually how tables are created using the interface).
To run a query click on the query button on the tool bar (Next to Recommend to Friend Button)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is there a way to select the database to exec a query on? -- so I can use CREATE TABLE to build the tables?
When you click on a database on the left (and the tables, SPs and Views are shown), a connection is created using that database and you will be able to use the CREATE TABLE (That is actually how tables are created using the interface).
To run a query click on the query button on the tool bar (Next to Recommend to Friend Button)