ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/AnywhereTS-MSSQL
Revision 27 - Directory Listing - [select for diffs]
Modified Thu Jul 12 07:42:26 2012 UTC (11 years, 4 months ago) by william
Diff to previous 26 (colored)
delete log4net
Revision 26 - Directory Listing - [select for diffs]
Modified Thu Jul 12 07:41:33 2012 UTC (11 years, 4 months ago) by william
Diff to previous 25 (colored)

Revision 25 - Directory Listing - [select for diffs]
Modified Wed Jul 11 20:39:32 2012 UTC (11 years, 4 months ago) by william
Diff to previous 24 (colored)
+ commit current wip for non-existing database

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Jul 11 20:15:18 2012 UTC (11 years, 4 months ago) by william
Diff to previous 23 (colored)
+ comment-out version check and verify message

Revision 23 - Directory Listing - [select for diffs]
Modified Wed Jul 11 20:14:42 2012 UTC (11 years, 4 months ago) by william
Diff to previous 22 (colored)
+ remove database drop when database does not exist

Revision 22 - Directory Listing - [select for diffs]
Modified Wed Jul 11 20:13:17 2012 UTC (11 years, 4 months ago) by william
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 21 - Directory Listing - [select for diffs]
Modified Wed Jul 11 19:34:51 2012 UTC (11 years, 4 months ago) by william
Diff to previous 20 (colored)
+ commit wip for when database exists, but is empty

Revision 20 - Directory Listing - [select for diffs]
Modified Wed Jul 11 18:48:42 2012 UTC (11 years, 4 months ago) by william
Diff to previous 19 (colored)
+ deprecate some File ACL methods

Revision 19 - Directory Listing - [select for diffs]
Modified Wed Jul 11 18:07:00 2012 UTC (11 years, 4 months ago) by william
Diff to previous 18 (colored)
+ fix instancename parsing

Revision 18 - Directory Listing - [select for diffs]
Modified Wed Jul 11 17:45:48 2012 UTC (11 years, 4 months ago) by william
Diff to previous 17 (colored)
+ add support to createdatabase is it does not exist

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:48:23 2012 UTC (11 years, 4 months ago) by william
Diff to previous 16 (colored)
+ fix more references to SQLEXPRESS

Revision 16 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:36:27 2012 UTC (11 years, 4 months ago) by william
Diff to previous 15 (colored)
ProSupport.InitDatabase(): don't overwrite the application settings for connection string

Revision 15 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:21:01 2012 UTC (11 years, 4 months ago) by william
Diff to previous 14 (colored)

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:20:33 2012 UTC (11 years, 4 months ago) by william
Diff to previous 13 (colored)
update product name AnywhereTS-MSSQL

Revision 13 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:12:50 2012 UTC (11 years, 4 months ago) by william
Diff to previous 12 (colored)
add missing shared object library files
Revision 12 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:06:57 2012 UTC (11 years, 4 months ago) by william
Diff to previous 11 (colored)
change version frpom: *.0 to *.1

Revision 11 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:02:50 2012 UTC (11 years, 4 months ago) by william
Diff to previous 10 (colored)
Runtime Version:2.0.50727.3603 => Runtime Version:2.0.50727.5456

Revision 10 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:01:40 2012 UTC (11 years, 4 months ago) by william
Diff to previous 9 (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 9 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:53:30 2012 UTC (11 years, 4 months ago) by william
Diff to previous 8 (colored)
append -MSSQL

Revision 8 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:49:38 2012 UTC (11 years, 4 months ago) by william
Diff to previous 7 (colored)
append -MSSQL to filename

Revision 7 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:13:26 2012 UTC (11 years, 4 months ago) by william
Diff to previous 6 (colored)
update svn:ignores
Revision 6 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:10:14 2012 UTC (11 years, 4 months ago) by william
Diff to previous 5 (colored)
Fix reference to: Microsoft.AnalysisServices.AdomdClient
in CSDLL

Revision 5 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:09:09 2012 UTC (11 years, 4 months ago) by william
Diff to previous 4 (colored)
Created branch: anywherets.r2.sourceforge
Snapshot of: https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/
at Revision 2
Revision 4 - Directory Listing - [select for diffs]
Modified Wed Jul 11 14:19:13 2012 UTC (11 years, 4 months ago) by william
Diff to previous 3 (colored)
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
Revision 3 - Directory Listing - [select for diffs]
Modified Wed Jul 11 13:53:40 2012 UTC (11 years, 4 months ago) by william
Diff to previous 2 (colored)
initial layout
Revision 2 - Directory Listing - [select for diffs]
Modified Wed Jul 11 13:53:34 2012 UTC (11 years, 4 months ago) by william
Diff to previous 1 (colored)
initial layout
Revision 1 - Directory Listing - [select for diffs]
Added Wed Jul 11 13:53:26 2012 UTC (11 years, 4 months ago) by william
initial layout

Convenience Links