Update 07082021
This commit is contained in:
13
ReportDesigner/bin/Debug/ReportDesigner.vshost.exe.config
Normal file
13
ReportDesigner/bin/Debug/ReportDesigner.vshost.exe.config
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<connectionStrings>
|
||||
<add name="LPConnectionString1" connectionString="Data Source=shu00;Initial Catalog=shub_bwpffeld;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient"/>
|
||||
<add name="LPConnectionString" connectionString="Data Source=shu00;Initial Catalog=shub_bwpbuelach;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient"/>
|
||||
</connectionStrings>
|
||||
<appSettings>
|
||||
<add key="Reportpfad" value="H:\WebSites\lpweb_reporting"/>
|
||||
</appSettings>
|
||||
<startup>
|
||||
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user