Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/25/10 00:53:15 (14 years ago)
Author:
swagner
Message:

Worked on OKB user authentication (#1167)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.OKB.DataAccess/3.3/app.config

    r4298 r4310  
    55  <connectionStrings>
    66    <add name="HeuristicLab.Services.OKB.DataAccess.Properties.Settings.OKBConnectionString"
    7          connectionString="Data Source=localhost;Initial Catalog=HeuristicLab.OKB;Integrated Security=SSPI"
     7         connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.OKB"
    88         providerName="System.Data.SqlClient" />
    99  </connectionStrings>
Note: See TracChangeset for help on using the changeset viewer.