Zbiór zmian 479 dla trunk/TruckExpoCDN/Properties
- Data:
- 2009-03-24 12:01:24 (17 years ago)
- Lokalizacja:
- trunk/TruckExpoCDN/Properties
- Pliki:
-
- 3 zmodyfikowane
-
Resources.Designer.cs (zmodyfikowane) (1 diff)
-
Settings.Designer.cs (zmodyfikowane) (2 diffs)
-
Settings.settings (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/TruckExpoCDN/Properties/Resources.Designer.cs
r415 r479 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 14334 // Runtime Version:2.0.50727.3053 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if -
trunk/TruckExpoCDN/Properties/Settings.Designer.cs
r461 r479 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 14334 // Runtime Version:2.0.50727.3053 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 38 38 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 39 39 [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)] 40 [global::System.Configuration.DefaultSettingValueAttribute("Data Source= 10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;U" +41 " ser ID=sa;Password=9ar6u$ek")]40 [global::System.Configuration.DefaultSettingValueAttribute("Data Source=.\\sql2k;Initial Catalog=CDN_Dedico_Software;Persist Security Info=Tru" + 41 "e;User ID=sa;Password=mageroni")] 42 42 public string CDN_DemoConnectionString { 43 43 get { -
trunk/TruckExpoCDN/Properties/Settings.settings
r461 r479 14 14 <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?> 15 15 <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> 16 <ConnectionString>Data Source= 10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;User ID=sa;Password=9ar6u$ek</ConnectionString>16 <ConnectionString>Data Source=.\sql2k;Initial Catalog=CDN_Dedico_Software;Persist Security Info=True;User ID=sa;Password=mageroni</ConnectionString> 17 17 <ProviderName>System.Data.SqlClient</ProviderName> 18 18 </SerializableConnectionString></DesignTimeValue> 19 <Value Profile="(Default)">Data Source= 10.0.0.125;Initial Catalog=CDN_SAM_PRESS;Persist Security Info=True;User ID=sa;Password=9ar6u$ek</Value>19 <Value Profile="(Default)">Data Source=.\sql2k;Initial Catalog=CDN_Dedico_Software;Persist Security Info=True;User ID=sa;Password=mageroni</Value> 20 20 </Setting> 21 21 </Settings>
