--- trunk/TSAdminTool/Globals.cs 2012/07/13 02:21:43 78 +++ trunk/TSAdminTool/Globals.cs 2012/07/13 02:24:25 79 @@ -14,7 +14,7 @@ { // Version public const string strDatabaseVersion = "1.0.0.4"; // The version string for the ATS database - public const string strDatabaseName = "AnywhereTS"; // THe name of the ATS database + public const string strDatabaseName = "AtsDb"; // THe name of the ATS database //[SerializableAttribute] public struct Color; // Registry keys