Free cookie consent management tool by TermsFeed Policy Generator

Changeset 16050


Ignore:
Timestamp:
08/06/18 14:29:59 (6 years ago)
Author:
jkarder
Message:

#2839: fixed connection string

File:
1 edited

Legend:

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

    r14748 r16050  
    22<configuration>
    33  <connectionStrings>
    4     <add name="HeuristicLab.Services.Hive.DataAccess.Settings.HeuristicLab_Hive_LinqConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Hive-3.4" />
     4    <add name="HeuristicLab.Services.Hive.DataAccess.Settings.HeuristicLab_Hive_LinqConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Hive-3.3" />
    55  </connectionStrings>
    66
Note: See TracChangeset for help on using the changeset viewer.