Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/17/13 15:04:12 (11 years ago)
Author:
spimming
Message:

#1888:
*Marked necessary configuration steps with ADJUST_ME

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab.Services.Hive.DataAccess/3.3/app.config

    r8326 r9371  
    88  <connectionStrings>
    99    <add name="HeuristicLab.Services.Hive.DataAccess.Settings.HeuristicLab_Hive_LinqConnectionString"
    10         connectionString="Data Source=localhost;Initial Catalog=HeuristicLab.Hive-3.3;Integrated Security=True;"     
     10      connectionString="ADJUST_ME;Enlist=False"
    1111      providerName="System.Data.SqlClient" />
    1212  </connectionStrings>
Note: See TracChangeset for help on using the changeset viewer.