Warning |
---|
This instruction will only work with TFS4JIRA Self-Hosted 10 or higher. |
When TFS4JIRA Self-hosted is newly setup, users may choose to use SQL express database instead of the default SQL Compact Edition database. This article explains how to setup and start using SQL express database with TFS4JIRA.
...
Install SQL Express (steps below)
Install Export SQLCe tool
(optional) Install SQL Server Management Studio (SMSS)
empty_db_t4j_10.sql
View file | ||
---|---|---|
|
SQL EXPRESS 2019 installation
...
Info |
---|
This manual operates on the default user credentials used in TFS4JIRA (provided out of the box). Users may choose to setup different user credentials, especially password that will be used by the application. Here are the password locations that must be corrected:
|
Info |
---|
Users may choose to run the scripts provided below using SQL Server Management Studio (SMSS) instead of SQLCMD commands. |
...