IbcConnection and save password
Posted: Tue 09 Mar 2010 17:37
Hello,
I use TIBCConnection with TIBCConnectDialog to connect to a firebird database
The property StoreLogInfo is set to true. The field username and password are not filled by default.
When the application is launched a window appears (tibcconnectdialog) to ask username and password. The user click connect and it is good.
When the application is relaunched the password is not saved and the user have to write it again.
Is there is a way to prevent it? When the user have filled all the parameters the first time they are all saved?
Thanks for help
Regards
I use TIBCConnection with TIBCConnectDialog to connect to a firebird database
The property StoreLogInfo is set to true. The field username and password are not filled by default.
When the application is launched a window appears (tibcconnectdialog) to ask username and password. The user click connect and it is good.
When the application is relaunched the password is not saved and the user have to write it again.
Is there is a way to prevent it? When the user have filled all the parameters the first time they are all saved?
Thanks for help
Regards