Zbiór zmian 209 dla trunk

Pokaż
Ignoruj:
Data:
2009-01-20 13:48:19 (17 years ago)
Autor:
marek
Opis:

re #27 test

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/BazaReklam/app.config

    r198 r209  
    88  <connectionStrings> 
    99    <clear /> 
    10     <!--<add name="BAZA_REKLAM_TEST" 
     10    <add name="BAZA_REKLAM_TEST" 
    1111         connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True" 
    12          providerName="System.Data.SqlClient" />--> 
     12         providerName="System.Data.SqlClient" /> 
    1313    <add name="BAZA_REKLAM_LOCAL" 
    1414         connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM;Persist Security Info=True"