47 lines
2.9 KiB
XML
47 lines
2.9 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="MyDocID" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="MySSConnectionString" Type="(Connection string)" Scope="Application">
|
|
<DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
|
<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<ConnectionString>Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd</ConnectionString>
|
|
<ProviderName>System.Data.SqlClient</ProviderName>
|
|
</SerializableConnectionString></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>
|
|
<Setting Name="CONF_SQLSERVER" Type="System.String" Scope="Application">
|
|
<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>
|
|
<Setting Name="CONCAT_TEMPFolder" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">\\dd-gan.local.digitaldata.works\DD-DFSR01\UserObjects\UserFiles\schreiberm\Desktop\GDP\TEMP</Value>
|
|
</Setting>
|
|
<Setting Name="oSQLGetDocId" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">select DISTINCT DOC_ID from VWCUST_RPTPM_UNION WHERE DOC_ID NOT IN (SELECT DocID FROM TBCUST_PM_RPT_CREATED)</Value>
|
|
</Setting>
|
|
<Setting Name="Path2PDFTK" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">T:\Software\Anwendungen - Portable\Grafik-Programme\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)">\\dd-gan.local.digitaldata.works\DD-DFSR01\UserObjects\UserFiles\schreiberm\Desktop\GDP</Value>
|
|
</Setting>
|
|
<Setting Name="PDFTK_TEST" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="XDistance" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">380</Value>
|
|
</Setting>
|
|
<Setting Name="YDistance" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">720</Value>
|
|
</Setting>
|
|
<Setting Name="GEN_ID" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">01</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |