Zbiór zmian 361
- Data:
- 2009-02-17 09:50:38 (17 years ago)
- Lokalizacja:
- tags/BazaReklam_1.0.0.79
- Pliki:
-
- 2 zmodyfikowane
- 2 skopiowane
-
. (skopiowane) (skopiowane from trunk)
-
BazaReklam/Properties/AssemblyInfo.cs (zmodyfikowane) (1 diff)
-
BazaReklam/app.config (zmodyfikowane) (1 diff)
-
RaportySQL/RaportySQL.rptproj (skopiowane) (skopiowane from trunk/RaportySQL/RaportySQL.rptproj)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
tags/BazaReklam_1.0.0.79/BazaReklam/Properties/AssemblyInfo.cs
r344 r361 30 30 // 31 31 [assembly: AssemblyVersion("1.0.0.0")] 32 [assembly: AssemblyFileVersion("1.0.0.7 8")]32 [assembly: AssemblyFileVersion("1.0.0.79")] -
tags/BazaReklam_1.0.0.79/BazaReklam/app.config
r317 r361 14 14 connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True" 15 15 providerName="System.Data.SqlClient" /> 16 < add name="BAZA_REKLAM_TEST"16 <!--<add name="BAZA_REKLAM_TEST" 17 17 connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True" 18 providerName="System.Data.SqlClient" /> 18 providerName="System.Data.SqlClient" />--> 19 19 </connectionStrings> 20 20 <applicationSettings>
