+ add lots of debug logging with proper context
+ update to .net 3.5 (so we have linq and extension support)
change DBName from AtsDb ==> AnywhereTS
change Database Name: AnywhereTS ==> AtsDb + need to add user settings - set ServerIP - set ServerDBInstance (SQLEXPRESS or other) - need to set other settings * build connection strings from these user settings at RunTime and remove the atsConnectionString user settings Connection string types: - SQL Server Express Database - SQL Server Database (Enterprise, etc [not an Express version]) - SQL Server Database File (.mdf)
+ fix syntax error in UpdateDatabase4.sql (commas cannot come after the last item in an ALTER table statement)
ATSGlobals.strDatabaseName
+ fix compilation errors
+ add logging across ATSAdmin Tool project
imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ Revision: 1 Author: beartown Date: 3:10:40 AM, Monday, June 21, 2010 Message: First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.