ViewVC Help
| View Changeset | Root Listing
root/AnywhereTS-MSSQL
Jump to revision: Previous Next
Author: william
Date: Fri Jul 13 02:24:25 2012 UTC (11 years, 2 months ago)
Log Message:
change Database Name: AnywhereTS ==> AtsDb
+ need to add user settings
  - set ServerIP
  - set ServerDBInstance (SQLEXPRESS or other)
  - need to set other settings
* build connection strings from these user settings at RunTime
  and remove the atsConnectionString user settings
Connection string types:
- SQL Server Express Database
- SQL Server Database (Enterprise, etc [not an Express version])
- SQL Server Database File (.mdf)

Changed paths