Index: branches/TruckExpo/BrMerger/Form1.Designer.cs
===================================================================
--- branches/TruckExpo/BrMerger/Form1.Designer.cs (revision 438)
+++ branches/TruckExpo/BrMerger/Form1.Designer.cs (revision 445)
@@ -41,5 +41,5 @@
             this.button1.Size = new System.Drawing.Size(75, 23);
             this.button1.TabIndex = 0;
-            this.button1.Text = "button1";
+            this.button1.Text = "Start";
             this.button1.UseVisualStyleBackColor = true;
             this.button1.Click += new System.EventHandler(this.button1_Click);
Index: branches/TruckExpo/BrMerger/Form1.cs
===================================================================
--- branches/TruckExpo/BrMerger/Form1.cs (revision 438)
+++ branches/TruckExpo/BrMerger/Form1.cs (revision 445)
@@ -33,4 +33,8 @@
             try
             {
+                // zamowienia
+                // mapowanie kont, id_konta
+                // ustawienie idFaktiry w [UKAZE SIE ...]
+
                 string connectionString = "Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True;User ID=wwwadmin;Password=adm1648";
 
