Log of /trunk/TSAdminTool/Database.cs
Parent Directory
|
Revision Log
Revision
78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 13 02:21:43 2012 UTC
(8 years, 6 months ago)
by
william
File length: 29525 byte(s)
Diff to
previous 77
(
colored)
+ comment-out NDC using statments that pass-in .sql script as context (this will keep the log file(s) lean an' mean)
Revision
77 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 13 01:35:49 2012 UTC
(8 years, 6 months ago)
by
william
File length: 29489 byte(s)
Diff to
previous 76
(
colored)
+ fix syntax error in UpdateDatabase4.sql (commas cannot come after the last item in an ALTER table statement)
Revision
76 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 13 01:22:58 2012 UTC
(8 years, 6 months ago)
by
william
File length: 29474 byte(s)
Diff to
previous 74
(
colored)
+ automatically replace the hardcoded database name AnyhwereTS with ATSGlobals.strDatabaseName when accessing SQLServerResources class
Revision
22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 11 20:13:17 2012 UTC
(8 years, 6 months ago)
by
william
File length: 16995 byte(s)
Diff to
previous 21
(
colored)
+ finish support for creating tables in an empty database (incase the database are pre-created, but contains no tables)
- still have AD login issues when creating the database from scratch (ie. it did not exist to begin with)
Revision
10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 11 16:01:40 2012 UTC
(8 years, 6 months ago)
by
william
File length: 13731 byte(s)
Diff to
previous 4
(
colored)
SetupDatabase():
sqlCon.ConnectionString = Properties.Settings.Default.atsConnectionString;
+ this enables the user to set the connection string
(they could use SQLEXPRESS or a full Server install with named instances)
Data Source=.\SQLEXPRESS
-or-
Data Source=IPADDRES\INSTANCENAME
Revision
4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Jul 11 14:19:13 2012 UTC
(8 years, 6 months ago)
by
william
File length: 13731 byte(s)
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.