Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/15/12 13:26:25 (12 years ago)
Author:
ascheibe
Message:

#1648

  • added service description file
  • renamed database to correct name
  • fixed sql scripts for creating the db
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/Properties/Settings.Designer.cs

    r6815 r7619  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.237
     4//     Runtime Version:4.0.30319.530
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    3838        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    3939        [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
    40         [global::System.Configuration.DefaultSettingValueAttribute("Data Source=.;Initial Catalog=HeuristicLab.ClientManagement;Integrated Security=T" +
    41             "rue")]
     40        [global::System.Configuration.DefaultSettingValueAttribute("Data Source=.;Initial Catalog=HeuristicLab.AccessService;Integrated Security=True" +
     41            "")]
    4242        public string HeuristicLab_ClientManagementConnectionString {
    4343            get {
Note: See TracChangeset for help on using the changeset viewer.