Files
ScheMe/ScheMe_Data/bin/Debug/MedPred_Data.dll.config
T
2017-01-20 17:32:52 +01:00

22 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</configSections>
<connectionStrings>
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
</connectionStrings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>