Hi,
after several tests, I see that if I don't set the TCP port 1433 in the MsSql instance, the test fails. (local and remote)
I wanted to know if the port MUST actually be set to 1433 to communicate properly.
thanks
Mike
si sto usando la versione 2, nel file config.properties imposto
#Java server port
ServerPort=17178
la porta a cui faccio riferimento io è la porta Tcp configurata in Sql (1433), se la cambio non riesce la connessione.
nel file configurazione posso impostarla?