Open alexis-via opened 10 months ago
When I try to connect to an MS SQL Server with a login and an empty password, and I get this error:
Connection Error Error invoking remote method 'DB_CONNECT': TypeError: The "config.authentication.options.password" property must be of type string.
Seems sqlectron doesn't allow to connect when an empty password...
When I try to connect to an MS SQL Server with a login and an empty password, and I get this error:
Seems sqlectron doesn't allow to connect when an empty password...