3 changed files with 5 additions and 1 deletions
@ -1,7 +1,11 @@ |
|||||
[HOST] |
[HOST] |
||||
|
|
||||
SERVER=lochost |
SERVER=lochost |
||||
|
|
||||
[DATABASE] |
[DATABASE] |
||||
|
|
||||
CONNSTRING=Data Source=.\SQLEXPRESS;Initial Catalog=SCADA;Integrated Security=True |
CONNSTRING=Data Source=.\SQLEXPRESS;Initial Catalog=SCADA;Integrated Security=True |
||||
|
|
||||
ARCHIVE=D:\HDA |
ARCHIVE=D:\HDA |
||||
|
|
||||
TYPE=MSSQL |
TYPE=MSSQL |
||||
|
|||||
Binary file not shown.
Loading…
Reference in new issue