Give Gustavo some privacy.
svn path=/trunk/gtk-sharp/; revision=6154
This commit is contained in:
parent
dd1c45b22e
commit
4c1e8f1b53
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ class IdConnection : IDisposable
|
||||||
public IdConnection ()
|
public IdConnection ()
|
||||||
{
|
{
|
||||||
cnc = new SqlConnection ();
|
cnc = new SqlConnection ();
|
||||||
string connectionString = "hostaddr=80.24.221.71;" +
|
string connectionString = "hostaddr=127.0.0.1;" +
|
||||||
"user=monotest;" +
|
"user=monotest;" +
|
||||||
"password=monotest;" +
|
"password=monotest;" +
|
||||||
"dbname=monotest";
|
"dbname=monotest";
|
||||||
|
|
Loading…
Reference in a new issue