How the best conection (fast and security) with Sql Server 2022 Express (windows)? I tryed JDBC (mssql-jdbc), but not connect
My MS SQL SERVER and Android App are in Intranet (192.168.0.xxx)
Hello.
I followed the same path as user 'QSerg', even for an intranet.
I suggest that to verify the connection to the SQL server, you try connecting to it from another PC to check if it responds, along with the username and password.
However jRDC2 IS the best solution. I did it direct because of multiple customers with servers over which we have no control and their IT departments who think java on their servers is too dangerous.