Revision: | 5 |
Committed: | Wed Jul 11 15:09:09 2012 UTC (11 years, 2 months ago) by william |
File size: | 438 byte(s) |
Log Message: | Created branch: anywherets.r2.sourceforge Snapshot of: https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ at Revision 2 |
# | Content |
---|---|
1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <configuration> |
3 | <configSections> |
4 | </configSections> |
5 | <connectionStrings> |
6 | <add name="AnywhereTS.Properties.Settings.atsConnectionString" |
7 | connectionString="Data Source=.\SQLEXPRESS;Database='AnywhereTS';Integrated Security=True;Connect Timeout=30;User Instance=False" |
8 | providerName="System.Data.SqlClient" /> |
9 | </connectionStrings> |
10 | </configuration> |