aggiunto zip con SQL installazione

This commit is contained in:
Samuele E. Locatelli
2018-09-07 08:55:37 +02:00
parent 4bf1d0460f
commit 4be47e6054
2 changed files with 3 additions and 3 deletions
@@ -21,7 +21,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<_SavePWD>True</_SavePWD>
<PublishDatabaseSettings>
<Objects xmlns="">
<ObjectGroup Name="Data.Properties.Settings.B2BCond_filesConnectionString" Order="1" Enabled="True">
<ObjectGroup Name="Data.Properties.Settings.B2BCond_filesConnectionString" Order="1" Enabled="False">
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
@@ -31,7 +31,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source MatchValue="Data Source=SQL2016DEV;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="SteamWare.Properties.Settings.DS_AuthConnectionString" Order="2" Enabled="True">
<ObjectGroup Name="SteamWare.Properties.Settings.DS_AuthConnectionString" Order="2" Enabled="False">
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
@@ -41,7 +41,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source MatchValue="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="Data.Properties.Settings.B2BCondConnectionString" Order="3" Enabled="True">
<ObjectGroup Name="Data.Properties.Settings.B2BCondConnectionString" Order="3" Enabled="False">
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BC;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
Binary file not shown.