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 19
(
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
19 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Wed Jul 11 18:07:00 2012 UTC
(8 years, 7 months ago)
by
william
File length: 15502 byte(s)
Diff to
previous 18
(
colored)
+ fix instancename parsing
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)
,
to
selected 19
(
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
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.