Test commit from v7 dev vm on new laptop
This commit is contained in:
@@ -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,11 +27,16 @@
|
||||
<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>
|
||||
<PortalServer>http://xxxx.aya.haveabyte.com/DP/DataPortal.rem</PortalServer>
|
||||
|
||||
Reference in New Issue
Block a user