+ bulk commit
+ fix compile errors + add ability to get Connection string (made it static)
+ start implementation of AnywhereTS.DBSupport
+ add support for database access from: * SQL Server Express * SQL Server (not Express) * SQL Server MDF file
+ add initial database support (using the base .net database classes) in case we need to use different database classes
Add AnywhereTS.DBSupport