|
Wersja 118, 1.8 KB
(wprowadzona przez dorota, 17 years temu)
|
|
1.0.0.62
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8" ?>
|
|---|
| 2 | <configuration>
|
|---|
| 3 | <configSections>
|
|---|
| 4 | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
|---|
| 5 | <section name="Baza_Reklam.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
|---|
| 6 | </sectionGroup>
|
|---|
| 7 | </configSections>
|
|---|
| 8 | <connectionStrings>
|
|---|
| 9 | <clear />
|
|---|
| 10 | <add name="BAZA_REKLAM_LOCAL" connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"
|
|---|
| 11 | providerName="System.Data.SqlClient" />
|
|---|
| 12 | <add name="BAZA_REKLAM" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"
|
|---|
| 13 | providerName="System.Data.SqlClient" />
|
|---|
| 14 | </connectionStrings>
|
|---|
| 15 | <applicationSettings>
|
|---|
| 16 | <Baza_Reklam.Properties.Settings>
|
|---|
| 17 | <setting name="DATABASE" serializeAs="String">
|
|---|
| 18 | <value>BAZA_REKLAM</value>
|
|---|
| 19 | </setting>
|
|---|
| 20 | <setting name="reportsServer" serializeAs="String">
|
|---|
| 21 | <value>http://reports.ct.com.pl/ReportServer</value>
|
|---|
| 22 | </setting>
|
|---|
| 23 | <setting name="reklamaPath" serializeAs="String">
|
|---|
| 24 | <value>G:\ReklamaFiles\</value>
|
|---|
| 25 | </setting>
|
|---|
| 26 | <setting name="SERVER" serializeAs="String">
|
|---|
| 27 | <value>DOROTA-PC\SQL2005MSDN</value>
|
|---|
| 28 | </setting>
|
|---|
| 29 | <setting name="reportsServerLocal" serializeAs="String">
|
|---|
| 30 | <value>http://10.0.0.39/ReportServer</value>
|
|---|
| 31 | </setting>
|
|---|
| 32 | </Baza_Reklam.Properties.Settings>
|
|---|
| 33 | </applicationSettings>
|
|---|
| 34 | </configuration> |
|---|
Notatka: Zobacz
TracBrowser
aby uzyskać więcej informacji.