Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config')
-rw-r--r--mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config b/mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config
index 9553bd2ee11..a7d90214dac 100644
--- a/mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config
+++ b/mcs/class/System.Data/Test/ProviderTests/app-net_2_0.config
@@ -73,7 +73,7 @@
<connection
name="sqlserver-tds"
factory="System.Data.SqlClient"
- connectionString="server=164.99.99.212;database=monotest;user id=monotester;password=monotester;"
+ connectionString="server=164.99.116.64;database=monotest;user id=monotester;password=monotester;"
engine="sqlserver2005" />
<connection
name="sqlserver-odbc"