Hi All
I have having issues connecting to a sql server and keep getting "Error: 18456, Severity: 14, State: 58" when trying to logon with a SQL login. The SQL login works ok when on the server itself, but when trying to connect to the sql server from a client I get the error message. I have already checked the followed:
1: SQL server is in mixed authentication mode.
2: The server is setup to allow remote connections.
Any ideas?
Thanks