Zbiór zmian 789 dla branches/Emisje/BazaReklam/FacturesForm.cs
- Data:
- 2009-07-28 15:37:51 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
branches/Emisje/BazaReklam/FacturesForm.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje/BazaReklam/FacturesForm.cs
r732 r789 32 32 33 33 MdiParent = parent; 34 35 //podmiana connstringa 36 zestawienieFakturTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 37 reklamaTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 38 34 39 35 //obiekty wykorzytywane przy wyszukiwaniu 40 36 SqlConnection conn = new SqlConnection(ConnString.getConnString().Value);
