Move to new lenovo T430 laptop for v7 development commit of changes required

This commit is contained in:
2019-03-22 22:34:11 +00:00
parent 05c700bb9c
commit cf325f74b6
40 changed files with 274 additions and 221 deletions

Binary file not shown.

View File

@@ -5,7 +5,7 @@
<!-- VIRTUAL Use the test sql database -->
<ConnectionType>DataBase</ConnectionType>
<DataBaseType>MSSQL</DataBaseType>
<DataBaseConnectionString>Server=7DEVTEST-PC\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password=abraxis;</DataBaseConnectionString>
<DataBaseConnectionString>Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password=abraxis;</DataBaseConnectionString>
<!-- Use the TEST embedded Firebird database
<ConnectionType>DataBase</ConnectionType>