hello,
my programming colleague is unable to connect to our SQL server outside of our network on his home pc.
The application cannot make a connection to the database, despite the username and password being correct (and working from this location) and no firewall blocking the access from the external IP or to the Web Server IP.
We even whitelisted his IP and allowed any IP to connect for a short period but still no joy - all works fine here and it is def not a firewall issue
Error message is: 'An error occured while dealing with the database: SQL Server does not exist or access denied'.
Thanks in advance
my programming colleague is unable to connect to our SQL server outside of our network on his home pc.
The application cannot make a connection to the database, despite the username and password being correct (and working from this location) and no firewall blocking the access from the external IP or to the Web Server IP.
We even whitelisted his IP and allowed any IP to connect for a short period but still no joy - all works fine here and it is def not a firewall issue
Error message is: 'An error occured while dealing with the database: SQL Server does not exist or access denied'.
Thanks in advance