Hi I've created an SQL sript file using the Database Publishing Wizard to create schema and Data.
When I run this file in SQL Server Management Studio Express the tables are created under System Databases > Master > Tables even though I've created and selected the new database.
How do I specify the destination database when I run the SQL script.
Thanks for any help
David
When I run this file in SQL Server Management Studio Express the tables are created under System Databases > Master > Tables even though I've created and selected the new database.
How do I specify the destination database when I run the SQL script.
Thanks for any help
David