Log of /trunk/TSAdminTool/Database.cs
Parent Directory
|
Revision Log
Revision
22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 11 20:13:17 2012 UTC
(8 years, 7 months ago)
by
william
File length: 16995 byte(s)
Diff to
previous 21
(
colored)
,
to
selected 4
(
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, 7 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)
-
[selected]
Added
Wed Jul 11 14:19:13 2012 UTC
(8 years, 7 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.