--- trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs 2012/07/14 07:07:25 111 +++ trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs 2012/07/14 09:08:55 119 @@ -47,7 +47,7 @@ namespace AnywhereTS.DBSupport.Propertie [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("localhost")] + [global::System.Configuration.DefaultSettingValueAttribute("10.0.0.4")] public string DBServer { get { return ((string)(this["DBServer"])); @@ -56,7 +56,7 @@ namespace AnywhereTS.DBSupport.Propertie [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("SQLEXPRESS")] + [global::System.Configuration.DefaultSettingValueAttribute("CORPORATEDB")] public string DBInstance { get { return ((string)(this["DBInstance"])); |