Hi Everyone
Im having problems Creating a ODBC Connection(x64) to my SQL server 2012(x64). Server OS is Microsoft Server 2012(x64).
The computer im trying to connect with has Windows 7(x64).
the error message im getting is this:
MICROSOFT SQL SERVER LOGIN
Connection Failed
SQLState: 08001
SQL Server Error: 5
[Microsoft][SQL Server Native Client 11.0]Named Pipes provider:
Could not open a Connection to SQL server [5].
Connection Failed
SQLState: HYT00
SQL Server Error:0
[Microsoft][SQL Server Native Client 11.0] Login timeout expired.
I have disabled the server firewall but dident have any effect. If i try to make a Connection on the server it works.
Anyone got any thoughts?
/Daniel