50 lines
2.8 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
<Profiles />
<Settings>
<Setting Name="DEBUG" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="TIMER_INTERVALL" Type="System.Int32" Scope="Application">
<Value Profile="(Default)">3</Value>
</Setting>
<Setting Name="oSQLThread1" Type="System.String" Scope="Application">
<Value Profile="(Default)">select distinct Top 2 DOC_ID,'STANDARD' as Outputfilename from VWCUST_RPTPM_UNION order by DOC_ID</Value>
</Setting>
<Setting Name="CONCAT_TEMPFolder" Type="System.String" Scope="Application">
<Value Profile="(Default)">E:\TEMP\EBTemp</Value>
</Setting>
<Setting Name="Path2PDFTK" Type="System.String" Scope="Application">
<Value Profile="(Default)">E:\Portable\PDFTKCommand\pdftk.exe</Value>
</Setting>
<Setting Name="Concatted_File_Suffix" Type="System.String" Scope="Application">
<Value Profile="(Default)">_CC</Value>
</Setting>
<Setting Name="Path_ConcattedFile" Type="System.String" Scope="Application">
<Value Profile="(Default)">E:\TEMP\ConcattedEB</Value>
</Setting>
<Setting Name="XDistance" Type="System.Int32" Scope="Application">
<Value Profile="(Default)">380</Value>
</Setting>
<Setting Name="FNDD_GET_WM_FPATH_VARIANT" Type="System.Int32" Scope="Application">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="oSQLThread2" Type="System.String" Scope="Application">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PROC_BEFORE_POS" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="WMDriveLetter" Type="System.String" Scope="Application">
<Value Profile="(Default)">W</Value>
</Setting>
<Setting Name="MyConnectionString" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;ConnectionString&gt;Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd&lt;/ConnectionString&gt;
&lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>
<Value Profile="(Default)">Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd</Value>
</Setting>
</Settings>
</SettingsFile>