delete log4net
+ commit current wip for non-existing database
+ comment-out version check and verify message
+ remove database drop when database does not exist
+ 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)
+ commit wip for when database exists, but is empty
+ deprecate some File ACL methods
+ fix instancename parsing
+ add support to createdatabase is it does not exist
+ fix more references to SQLEXPRESS
ProSupport.InitDatabase(): don't overwrite the application settings for connection string
update product name AnywhereTS-MSSQL
add missing shared object library files
change version frpom: *.0 to *.1
Runtime Version:2.0.50727.3603 => Runtime Version:2.0.50727.5456
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
append -MSSQL
append -MSSQL to filename
update svn:ignores
Fix reference to: Microsoft.AnalysisServices.AdomdClient in CSDLL
Created branch: anywherets.r2.sourceforge Snapshot of: https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ at Revision 2
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
initial layout
initial layout
initial layout