Test commit from v7 dev vm on new laptop
This commit is contained in:
@@ -25,6 +25,7 @@ Find installers ready to go in the Data/AyaNova/Installs folder
|
||||
|
||||
$profit% :)
|
||||
|
||||
test
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
|
||||
<!-- Development test MSSQL DB
|
||||
<!-- Development test MSSQL DB -->
|
||||
<ConnectionType>DataBase</ConnectionType>
|
||||
<DataBaseType>MSSQL</DataBaseType>
|
||||
<DataBaseConnectionString>Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password = abraxis;</DataBaseConnectionString>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<!-- DEVELOPMENT embedded Firebird database
|
||||
@@ -27,10 +27,15 @@
|
||||
<PortalServer>http://XXXX.XXXXX/AyaNovaDP/DataPortal.rem</PortalServer>
|
||||
-->
|
||||
|
||||
<!-- Customer restored MSSQL DB -->
|
||||
|
||||
|
||||
<!-- Customer restored MSSQL DB
|
||||
<ConnectionType>DataBase</ConnectionType>
|
||||
<DataBaseType>MSSQL</DataBaseType>
|
||||
<DataBaseConnectionString>Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=odAyaNova;User Id=sa; Password=abraxis;</DataBaseConnectionString>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<!-- Test data portal server
|
||||
<ConnectionType>DataPortal</ConnectionType>
|
||||
|
||||
Reference in New Issue
Block a user