- Timestamp:
- 01/21/09 16:27:30 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Server.ADODataAccess/app.config
r1160 r1162 5 5 <connectionStrings> 6 6 <add name="HeuristicLab.Hive.Server.ADODataAccess.Properties.Settings.HiveServerConnectionString" 7 connectionString="Data Source=10.22.20.84;Initial Catalog=HiveServer Testing;Persist Security Info=True;User ID=hive;Password=hive"7 connectionString="Data Source=10.22.20.84;Initial Catalog=HiveServer;Persist Security Info=True;User ID=hive;Password=hive" 8 8 providerName="System.Data.SqlClient" /> 9 9 </connectionStrings>
Note: See TracChangeset
for help on using the changeset viewer.