Pokaż
Ignoruj:
Data:
2009-07-28 15:37:51 (17 years ago)
Autor:
marek
Opis:

re #195 - usunieto podmiane ConnectionStringow?, juz nie potrzeba w wiekszosci przypadkow

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • branches/Emisje/BazaReklam/ProductionForm.cs

    r745 r789  
    3737 
    3838            MdiParent = parent; 
    39  
    40             gRZBIETYTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    41             grzbietyProdukcjaTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    42             aGENCJETableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    43             aGENCITableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    44             lISTA_TYTULOWTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    45             reklamaTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    46             pRODUKCJATableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    47             listaReklamDoWydaniaNrTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    48             aGENCJETableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    49             aGENCITableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    50             listyTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    51             listyPodsumowanieTableAdapter.Connection.ConnectionString = ConnString.getConnString().Value; 
    52             klienciTableAdapter1.Connection.ConnectionString = ConnString.getConnString().Value; 
    5339 
    5440            zwrotToolStripButton.Enabled = false;