ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs
(Generate patch)

Comparing trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs (file contents):
Revision 111 by william, Sat Jul 14 07:07:25 2012 UTC vs.
Revision 119 by william, Sat Jul 14 09:08:55 2012 UTC

--- 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"]));