Creating a New Project Database

To create a new project database in appRules , select “Master Admin settings” from the file menu, log in with the Admin credentials and select the Create New Project Database option from the Admin Settings menu

In the “Create New Project Database” window below, enter a unique name for the new project database, and follow instructions to complete other fields. The database type and connection string are required.

Database Type:

Select the database type to use (EmbeddeDB, SQL Server, SQL Azure...). If you are unsure, you can utilize the default type of EmbeddedDB. When you select it, the connection string is automatically created for you (the database appdb file will be created in the C:\ProgramData\appStrategy\PortalData\Default\DbFiles directory).

Connection String:

Enter the connection string to be used for accessing the database. You

can optionally click on the button to configure the connection string.

The default user Admin (password: Admin) will be automatically created.

Click the OK button to create the project database or to save changes to the project database.

Last updated