Versions Compared

Key

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

The deployed application will use a new database. The installation package will define all the required tables in this new database. The tables include the LANSA Repository tables as well as the application tables and views.

To complete this step, you must have SQL Server Management Studio installed.

1.   Open SQL Server Management Studio and connect to the database server service:

...


Wor9623Image Added

2.   Expand the Databases group so that you are aware what database names have already been used:

...

WorE940Image Added

3.   Right click on Databases and select New Database from the context menu.

4.   Enter a suitable name for the new database, for example: LANSADB15. Use a value suitable for your system.

...


WorE5F2Image Added

      Click OK to create the new database using the default configuration.

5.   Minimize SQL Server Management Studio, which you will use again in a later step.