TUNIConnection components confusion
Posted: Sun 24 Feb 2013 19:50
Hello,
Here is my problem. During the design phase, I put two TUniConnection components on a form.
The first one points to an Interbase database.
The second one points to a Sqlite database.
Still in design phase, in the property window, I turn the active property of the second connection on.
And the login dialog of the first connection is displayed !!! As I dismiss this dialog, the "database"
field of the second connection is replaced by the "database" field of the first one.
It seems that there is some mixup between the components...
Has anybody an explanation and work around about this problem ? Thanks in advance
Here is my problem. During the design phase, I put two TUniConnection components on a form.
The first one points to an Interbase database.
The second one points to a Sqlite database.
Still in design phase, in the property window, I turn the active property of the second connection on.
And the login dialog of the first connection is displayed !!! As I dismiss this dialog, the "database"
field of the second connection is replaced by the "database" field of the first one.
It seems that there is some mixup between the components...
Has anybody an explanation and work around about this problem ? Thanks in advance