Hi,
I have a SQLExpress DB setup on a server and I can connect to that DB with ASG in local mode.
I have enabled TCP/IP for that SQL DB.
When I try to connect from another computer on that DB I have an error message saying the DB does not exist. However I use the same Database name than the one used to connect locally.
Communication with the SQL express server seems OK because I get a different error message if I put a wrong database server name.
I am sure I am missing something obvious but what?
Bonus question: how do you specify the SQLExpress port number in the database server field. For the moment I use the default port 1433 but for security I will use a different port number later on? server:portnb does not seems to work.
remote connexion parameters
local connexion parameters
I have a SQLExpress DB setup on a server and I can connect to that DB with ASG in local mode.
I have enabled TCP/IP for that SQL DB.
When I try to connect from another computer on that DB I have an error message saying the DB does not exist. However I use the same Database name than the one used to connect locally.
Communication with the SQL express server seems OK because I get a different error message if I put a wrong database server name.
I am sure I am missing something obvious but what?
Bonus question: how do you specify the SQLExpress port number in the database server field. For the moment I use the default port 1433 but for security I will use a different port number later on? server:portnb does not seems to work.
remote connexion parameters
local connexion parameters