[Gambas-user] Awkward warning message with Connections

Jorge Carrión shordi at ...626...
Fri Oct 24 10:57:03 CEST 2014


When a MySQL connection is stored in Connections class, its password can't
be retrieved as normal for security purpouses, I guess.

Not problem with that, you always can supply the password before opening
it, but, when the project is launched always appears this warning before
you can supply the password to the connection.

gb.db: warning: proyect_name/connection_name: unable to retrieve connection
password: Unable to get password

Is there some way to prevent this?

Regards



More information about the User mailing list