I'm having issue with SQL Server.
Local connects fine, server is set to use SQL and Windows Authentication modes.
IP/TCP and named pipes is enabled on the SQL configuration.
However all the connections timeouts on the first attempt.
1. Connect using sa login - fails say within event viewer that password is incorrect.
2. Connects successfully on 2nd attempt.
Password in both instances is more than fine.
I've done the following:
None of these helped.
Any other suggestions?
Local connects fine, server is set to use SQL and Windows Authentication modes.
IP/TCP and named pipes is enabled on the SQL configuration.
However all the connections timeouts on the first attempt.
1. Connect using sa login - fails say within event viewer that password is incorrect.
2. Connects successfully on 2nd attempt.
Password in both instances is more than fine.
I've done the following:
- Restart
- recheck login
- adjust DNS host file
- recheck IP and ports
None of these helped.
Any other suggestions?