Move to new lenovo T430 laptop for v7 development commit of changes required
This commit is contained in:
@@ -305,8 +305,8 @@ namespace ToMSSQL
|
||||
#if(DEBUG)
|
||||
//this.edFBConnect.Text = @"ServerType=1;DataBase=C:\data\AyaNova\database\AYANOVA.FDB;Dialect=3;";
|
||||
//this.edMSConnect.Text = @"Server=VIRTDEVJOHN;initial catalog=master;User Id=sa; Password=abraxis;";
|
||||
this.edFBConnect.Text = @"ServerType=1;DataBase=C:\data\AyaNova\database\ET_BAD_ID_AYANOVA.FDB;Dialect=3;";
|
||||
this.edMSConnect.Text = @"Server=7DEVTEST-PC\SQLEXPRESS;initial catalog=master;User Id=sa; Password=abraxis;";
|
||||
this.edFBConnect.Text = @"ServerType=1;DataBase=C:\data\AyaNova\database\AYANOVA.FDB;Dialect=3;";
|
||||
this.edMSConnect.Text = @"Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=master;User Id=sa; Password=abraxis;";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user