Hi,
I have a little problem with the ConnectDialog from UniDAC. We are using different databases and normally TUniConnection.LoginPrompt is false and the properties Providername, Server, Database, Username and Password are defined by the program.
For some special functions TUniConnection.LoginPrompt ist true and then TUniConnection.Connect shows the ConnectDialog.
The Problem is, that TConnectDialog show properties from the last login. For example TUniConnection.ProviderName is "InterBase" and TConnectDialog.Provider shows "Oracle". The same is for the fields Server, Database und Username.
My Question: Is there any way to give the properties from TUniConnection to TConnectDialog?
Thanks in advance and kind regards,
Gerd Brinkmann
invent GmbH