ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/AnywhereTS.DBSupport/DBConnector.cs
Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 13:27:58 2012 UTC (11 years, 2 months ago) by william
File length: 19782 byte(s)
Diff to previous 133
+ remove old connection string property

Revision 133 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 05:00:59 2012 UTC (11 years, 2 months ago) by william
File length: 19664 byte(s)
Diff to previous 132
+ wip to get rid of errors

Revision 132 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 03:09:38 2012 UTC (11 years, 2 months ago) by william
File length: 18316 byte(s)
Diff to previous 131

Revision 131 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 15 02:55:20 2012 UTC (11 years, 2 months ago) by william
File length: 17902 byte(s)
Diff to previous 128
+ move all database options to DatabaseLog (even if it comes from ATSAdmin.exe)

Revision 128 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 13:01:52 2012 UTC (11 years, 2 months ago) by william
File length: 17725 byte(s)
Diff to previous 125
+ fix RunScript ==> CommandType must be set to Text

Revision 125 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 11:44:52 2012 UTC (11 years, 2 months ago) by william
File length: 17445 byte(s)
Diff to previous 124
+ remove reference to  Sql Server SMO components
+ attempt to fix .sql script parsing to split on GO statements

Revision 124 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 11:14:54 2012 UTC (11 years, 2 months ago) by william
File length: 17446 byte(s)
Diff to previous 123
if (!ClientRunScript(strFile, out ErrorInfo))
{
    if (ErrorInfo != null)
        throw ErrorInfo;
    return false;
}

Revision 123 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 11:14:09 2012 UTC (11 years, 2 months ago) by william
File length: 17352 byte(s)
Diff to previous 121
+ bulk commit
-- add SQLSerer SMO support for executing TSQL commands

Revision 121 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 09:40:33 2012 UTC (11 years, 2 months ago) by william
File length: 17732 byte(s)
Diff to previous 119
+ log context

Revision 119 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 09:08:55 2012 UTC (11 years, 2 months ago) by william
File length: 17035 byte(s)
Diff to previous 116
+ bulk commit again

Revision 116 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 08:03:33 2012 UTC (11 years, 2 months ago) by william
File length: 17241 byte(s)
Diff to previous 89
+ more logging work

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 13 22:56:50 2012 UTC (11 years, 2 months ago) by william
File length: 17009 byte(s)
Diff to previous 87
+ fix compile errors
+ add ability to get Connection string (made it static)

Revision 87 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 13 22:37:40 2012 UTC (11 years, 2 months ago) by william
File length: 15735 byte(s)
Diff to previous 85
+ start implementation of AnywhereTS.DBSupport

Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 13 21:10:26 2012 UTC (11 years, 2 months ago) by william
File length: 7079 byte(s)
Diff to previous 84
+ add support for database access from:
* SQL Server Express
* SQL Server (not Express)
* SQL Server MDF file

Revision 84 - (view) (download) (annotate) - [select for diffs]
Added Fri Jul 13 20:58:17 2012 UTC (11 years, 2 months ago) by william
File length: 6852 byte(s)
+ add initial database support (using the base .net database classes)
in case we need to use different database classes

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a