Files
bnhtrade/bnhtrade Database Client/Properties/Settings.settings
Bobbie Hodgetts f33220e278 Add project files.
2019-03-25 13:02:39 +00:00

20 lines
1.5 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="e2A_Client.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ConnectionString" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;ConnectionString&gt;Data Source=SQL-Server;Initial Catalog=e2A;Persist Security Info=True;User ID=e2A Client;Password=eSYH4EYoK6Guc5KIclhgFDlGc4;MultipleActiveResultSets=true&lt;/ConnectionString&gt;
&lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>
<Value Profile="(Default)">Data Source=SQL-Server;Initial Catalog=e2A;Persist Security Info=True;User ID=e2A Client;Password=eSYH4EYoK6Guc5KIclhgFDlGc4;MultipleActiveResultSets=true</Value>
</Setting>
<Setting Name="DocArchivePath" Type="System.String" Scope="Application">
<Value Profile="(Default)">%USERPROFILE%\Desktop\e2A_Client\Archive\</Value>
</Setting>
<Setting Name="DocProcessingPath" Type="System.String" Scope="Application">
<Value Profile="(Default)">%USERPROFILE%\Desktop\e2A_Client\Processing\</Value>
</Setting>
</Settings>
</SettingsFile>