Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

...


WorA933Image Added

2.   Right click on Databases in the Object Explorer tree view and select New Database:

...


WorEBF0Image Added

3.   Enter a new Database name and click OK

...


Wor298EImage Added

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 creates the application tables in this database and installs the application which connects to tables in this database.