DTE050 – Create Version 1
You must have SQL Server Management Studio installed to complete this step.
1. Start SQL Server Management Studio. When prompted connect to the local database server:
2. Right click on Databases in the Object Explorer tree view and select New Database:
3. Enter a new database name and click OK
4. You have created a new SQL Server database using default settings. You will now create a deployment package to install the standalone Windows application which connects to this database.