* Fixed for bug [ 1620092 ]
This commit is contained in:
parent
09f00b0bc9
commit
00d01bc652
|
@ -362,6 +362,8 @@ public final class ALogin extends CDialog
|
||||||
m_connectionOK = false;
|
m_connectionOK = false;
|
||||||
validateAppServer();
|
validateAppServer();
|
||||||
|
|
||||||
|
//make sure connecting to new database
|
||||||
|
DB.closeTarget();
|
||||||
connectToDatabase();
|
connectToDatabase();
|
||||||
//
|
//
|
||||||
hostField.setDisplay();
|
hostField.setDisplay();
|
||||||
|
|
Loading…
Reference in New Issue