Hello, I need to connect to an MS SQL Server listening on a specific port (1511).
The configuration assistant only seems to work when the port field is left blank (hence 1433).
Any input value, even 1433, doesn't seem to be recognized as a proper Number.
Connection Error
Error invoking remote method 'DB_CONNECT': TypeError: The "config.options.port" property must be of type number.