You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.9 KiB

<?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="ConfigFile" Type="System.String" Scope="User">
<Value Profile="(Default)">E:\Software-Projekte\EDOKA\batch\EDKB01DB2\EDKB01DB2\bin\Debug\edkb01db2.exe.config</Value>
</Setting>
<Setting Name="Tablename" Type="System.String" Scope="User">
<Value Profile="(Default)">setting</Value>
</Setting>
<Setting Name="Name" Type="System.String" Scope="User">
<Value Profile="(Default)">DB2Connection</Value>
</Setting>
<Setting Name="SQL1" Type="System.String" Scope="User">
<Value Profile="(Default)">Select * from odadm.thostindex</Value>
</Setting>
<Setting Name="SQL2" Type="System.String" Scope="User">
<Value Profile="(Default)">Select * from odadm.tblindex</Value>
</Setting>
<Setting Name="SQL3" Type="System.String" Scope="User">
<Value Profile="(Default)">Select * from odadm.tzvindex</Value>
</Setting>
<Setting Name="SQL4" Type="System.String" Scope="User">
<Value Profile="(Default)">Select nothing</Value>
</Setting>
<Setting Name="HostConnection" Type="System.String" Scope="User">
<Value Profile="(Default)">Data Source=shu00;Initial Catalog=edoka_host;Persist Security Info=True;User ID=sa;Password=*shu29</Value>
</Setting>
<Setting Name="SQL_HOST_Check_Dokumentid" Type="System.String" Scope="User">
<Value Profile="(Default)">select dokumentid, pk from edoka_host.dbo.host_dokument_import where DokumentID='&amp;MailingID&amp;'</Value>
</Setting>
<Setting Name="SQL_Empty_HOST" Type="System.String" Scope="User">
<Value Profile="(Default)">Select top 1 * from edoka_host.dbo.host_dokument_import where pk=-1</Value>
</Setting>
</Settings>
</SettingsFile>