Index: branches/TruckExpo/BrMerger/App.config
===================================================================
--- branches/TruckExpo/BrMerger/App.config (revision 448)
+++ branches/TruckExpo/BrMerger/App.config (revision 456)
@@ -5,6 +5,6 @@
     <add key="TruckExpo.DbName" value="Truck_Expo" />
 
-    <add key="BazaReklam.ConnectionString" value="Data Source=.\sql2k;Initial Catalog=Baza_Reklam;Persist Security Info=True;User=sa;Password=mageroni;" />
-    <add key="TruckExpo.ConnectionString" value="Data Source=.\sql2k;Initial Catalog=Truck_Expo;Persist Security Info=True;User=sa;Password=mageroni;" />
+    <add key="BazaReklam.ConnectionString" value="Data Source=sql.ct.com.pl;Initial Catalog=Baza_Reklam;Persist Security Info=True;User=sa;Password=9ar6u$ek;" />
+    <add key="TruckExpo.ConnectionString" value="Data Source=sql.ct.com.pl;Initial Catalog=Truck_Expo;Persist Security Info=True;User=sa;Password=9ar6u$ek;" />
   </appSettings>
 </configuration>
Index: branches/TruckExpo/BrMerger/Form1.cs
===================================================================
--- branches/TruckExpo/BrMerger/Form1.cs (revision 455)
+++ branches/TruckExpo/BrMerger/Form1.cs (revision 456)
@@ -31,5 +31,5 @@
         private void RunProcess()
         {
-            SqlTransaction tr1 = null;
+            //SqlTransaction tr1 = null;
 
             SqlConnection conn1 = null;
@@ -84,6 +84,6 @@
                         = nKontakty = nKONTAKTY_Log = nKLIENCI_Log = nKlienci_Tytul = nOferty_Main = nSheduler = nKl_Klienci = 0;
 
-                tr1 = conn3.BeginTransaction();
-                cmd3.Transaction = tr1;
+                //tr1 = conn3.BeginTransaction();
+                //cmd3.Transaction = tr1;
 
                 int nRead = 0;
@@ -737,6 +737,6 @@
                 //test: anulujemy operacjê
                 //tr1.Rollback();
-                tr1.Commit();
-                tr1 = null;
+                //tr1.Commit();
+                //tr1 = null;
 
                 conn1.Close();
@@ -767,9 +767,9 @@
             catch (Exception ex)
             {
-                if (tr1 != null)
-                {
-                    tr1.Rollback();
-                    tr1 = null;
-                }
+                //if (tr1 != null)
+                //{
+                //    tr1.Rollback();
+                //    tr1 = null;
+                //}
 
                 MessageBox.Show(ex.ToString());
Index: branches/TruckExpo/BazaReklam/app.config
===================================================================
--- branches/TruckExpo/BazaReklam/app.config (revision 452)
+++ branches/TruckExpo/BazaReklam/app.config (revision 456)
@@ -8,25 +8,8 @@
   <connectionStrings>
     <clear />
-    <add name="BAZA_REKLAM_LOCAL" connectionString="Data Source=.\sql2k;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"
+    <add name="BAZA_REKLAM_LOCAL" connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"
       providerName="System.Data.SqlClient" />
     <add name="BAZA_REKLAM" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"
       providerName="System.Data.SqlClient" />
-    <add name="BAZA_REKLAM_TEST" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True"
-      providerName="System.Data.SqlClient" />
-    <!--<add name="Baza_Reklam.Properties.Settings.BAZA_REKLAMConnectionString1"
-      connectionString="Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security=True"
-      providerName="System.Data.SqlClient" />
-    <add name="Baza_Reklam.Properties.Settings.BAZA_REKLAM" connectionString="Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security=True"
-      providerName="System.Data.SqlClient" />
-    <add name="Baza_Reklam.Properties.Settings.BAZA_REKLAM_PROMO"
-      connectionString="Data Source=DOROTA-PC\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security=True" />
-    <add name="Baza_Reklam.Properties.Settings.testowe" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;User ID=sa"
-      providerName="System.Data.SqlClient" />
-    <add name="Baza_Reklam.Properties.Settings.BAZA_REKLAM_TESTConnectionString"
-      connectionString="Data Source=WSIEDZIK\SQL2005DEV;Initial Catalog=BAZA_REKLAM_TEST;Integrated Security=True"
-      providerName="System.Data.SqlClient" />
-    <add name="Baza_Reklam.Properties.Settings.Baza_ReklamConnectionString"
-      connectionString="Data Source=HP-LAPTOP\sql2k;Initial Catalog=Baza_Reklam;User ID=sa;Password=mageroni"
-      providerName="System.Data.SqlClient" />-->
   </connectionStrings>
   <applicationSettings>
Index: branches/TruckExpo/BazaReklam/Properties/AssemblyInfo.cs
===================================================================
--- branches/TruckExpo/BazaReklam/Properties/AssemblyInfo.cs (revision 436)
+++ branches/TruckExpo/BazaReklam/Properties/AssemblyInfo.cs (revision 456)
@@ -30,3 +30,3 @@
 //
 [assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.83")]
+[assembly: AssemblyFileVersion("1.0.0.84")]
