marvins todos

This commit is contained in:
Jonathan Jenne
2020-03-03 15:49:53 +01:00
parent 5139d51c8d
commit 13b36db5fb
14 changed files with 4659 additions and 3231 deletions

View File

@@ -10,7 +10,7 @@
</configSections>
<connectionStrings>
<add name="Global_Indexer.My.MySettings.DD_ECMConnectionString"
connectionString="Data Source=172.24.12.41\TESTS;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd"
connectionString="Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd"
providerName="System.Data.SqlClient" />
</connectionStrings>
<startup>